aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openntpd
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-10 11:21:48 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-12 20:07:27 +0200
commit44985d56bc556786812a0a02d6219afd31a7381d (patch)
tree9dfeab9bd98dc6408835b7359861c8dc8ea6fffb /recipes/openntpd
parenta8e889754b1bdb261b85ac7de1c1f929ad597c09 (diff)
downloadopenembedded-44985d56bc556786812a0a02d6219afd31a7381d.tar.gz
recipes: move checksums to recipes from checksums.ini
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/openntpd')
-rw-r--r--recipes/openntpd/openntpd_3.7p1.bb3
-rw-r--r--recipes/openntpd/openntpd_3.9p1.bb3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/openntpd/openntpd_3.7p1.bb b/recipes/openntpd/openntpd_3.7p1.bb
index b8dca0c278..bc11095d64 100644
--- a/recipes/openntpd/openntpd_3.7p1.bb
+++ b/recipes/openntpd/openntpd_3.7p1.bb
@@ -42,3 +42,6 @@ pkg_postrm () {
INITSCRIPT_NAME = "openntpd"
INITSCRIPT_PARAMS = "defaults"
+
+SRC_URI[md5sum] = "10ed8eefd760e5819efcf3277b118f47"
+SRC_URI[sha256sum] = "313509a7ccb15565e911f61c599055afc705cfe4bf6370bdc1c30582d52a9ea9"
diff --git a/recipes/openntpd/openntpd_3.9p1.bb b/recipes/openntpd/openntpd_3.9p1.bb
index 3798c13194..7a861818fd 100644
--- a/recipes/openntpd/openntpd_3.9p1.bb
+++ b/recipes/openntpd/openntpd_3.9p1.bb
@@ -40,3 +40,6 @@ pkg_postrm () {
INITSCRIPT_NAME = "openntpd"
INITSCRIPT_PARAMS = "defaults"
+
+SRC_URI[md5sum] = "afc34175f38d08867c1403d9008600b3"
+SRC_URI[sha256sum] = "83dd7c1e8ec8b4567afe49af539271b5a73562fb7a3ca51df73eccba89ec8c49"