aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/watchdog
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-13 16:33:05 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-13 21:53:05 +0200
commit0a31f35d99b56aa0f670909dc1df99c3e03c01d1 (patch)
tree3b342f4bd0db08deb828c6efa6986fbe021f39ac /recipes/watchdog
parentc08ac4813eb2b5c4b38aeb018d763fc1cfcfab49 (diff)
downloadopenembedded-0a31f35d99b56aa0f670909dc1df99c3e03c01d1.tar.gz
recipes: few more checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/watchdog')
-rw-r--r--recipes/watchdog/watchdog_5.2.6.bb3
-rw-r--r--recipes/watchdog/watchdog_5.4.bb3
2 files changed, 6 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"
diff --git a/recipes/watchdog/watchdog_5.4.bb b/recipes/watchdog/watchdog_5.4.bb
index ec4cea42a7..43bcb79e8c 100644
--- a/recipes/watchdog/watchdog_5.4.bb
+++ b/recipes/watchdog/watchdog_5.4.bb
@@ -15,3 +15,6 @@ do_install_append() {
install -m 0755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/watchdog
}
+
+SRC_URI[md5sum] = "66480128b9dabcced2e4c8db3e60fa50"
+SRC_URI[sha256sum] = "6c5bfb2edae5c289233b6cd65393bb7414a2d30ad4d1239c207a659a4232d91a"