diff options
Diffstat (limited to 'recipes/watchdog/watchdog_5.2.6.bb')
-rw-r--r-- | recipes/watchdog/watchdog_5.2.6.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/watchdog/watchdog_5.2.6.bb b/recipes/watchdog/watchdog_5.2.6.bb index 46f52d5627..d11751077f 100644 --- a/recipes/watchdog/watchdog_5.2.6.bb +++ b/recipes/watchdog/watchdog_5.2.6.bb @@ -8,3 +8,6 @@ SRC_URI = "http://www.ibiblio.org/pub/Linux/system/daemons/watchdog/${P}.tar.gz" inherit autotools FILES = "${sysconfdir}/watchdog.conf ${sbindir}/watchdog" + +SRC_URI[md5sum] = "5a1a4476087973852e30f8cdb5b0ff92" +SRC_URI[sha256sum] = "c762525fdbf5f5dd32c6c950f2a63d8c1b15ec3dc7afca5d2dc3dbd1b129a00d" |