aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/radvd
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/radvd
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/radvd')
-rw-r--r--recipes/radvd/radvd_0.7.2.bb3
-rw-r--r--recipes/radvd/radvd_1.0.bb3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/radvd/radvd_0.7.2.bb b/recipes/radvd/radvd_0.7.2.bb
index e22cc5e96b..a7ed081b7a 100644
--- a/recipes/radvd/radvd_0.7.2.bb
+++ b/recipes/radvd/radvd_0.7.2.bb
@@ -5,3 +5,6 @@ SRC_URI_append += "file://automake.patch;patch=1 "
require radvd.inc
MD5SUM = "26ea468b2323e44cf827ae5f84d18dc8"
+
+SRC_URI[md5sum] = "26ea468b2323e44cf827ae5f84d18dc8"
+SRC_URI[sha256sum] = "66ed3cbb85c77aaf8293e3e5df678dc9ade82253628d2ce8cec570655cf157e9"
diff --git a/recipes/radvd/radvd_1.0.bb b/recipes/radvd/radvd_1.0.bb
index 6d44ff2f94..92cdf434c2 100644
--- a/recipes/radvd/radvd_1.0.bb
+++ b/recipes/radvd/radvd_1.0.bb
@@ -3,3 +3,6 @@ PR = "r1"
require radvd.inc
MD5SUM = "8bce4a21757cf069f5a69e2f9bee9e5b"
+
+SRC_URI[md5sum] = "8bce4a21757cf069f5a69e2f9bee9e5b"
+SRC_URI[sha256sum] = "fbc44fac8356426c115914eb5dce6fc84afea923ad6aba1670a3402c06bda7ab"