aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/olsrd
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/olsrd
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/olsrd')
-rw-r--r--recipes/olsrd/olsrd_0.5.3.bb3
-rw-r--r--recipes/olsrd/olsrd_0.5.5.bb3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/olsrd/olsrd_0.5.3.bb b/recipes/olsrd/olsrd_0.5.3.bb
index 1af0f257fd..27f8508b43 100644
--- a/recipes/olsrd/olsrd_0.5.3.bb
+++ b/recipes/olsrd/olsrd_0.5.3.bb
@@ -4,3 +4,6 @@ PR = "r1"
SRC_URI += "file://unbreak-makefile.patch;patch=1"
+
+SRC_URI[md5sum] = "786fdf52adeb0d421905332312e5b75f"
+SRC_URI[sha256sum] = "9c495773e9605a67b6cdbbc3fb70449b830ed55eb6e0082778a0ccf941b4b426"
diff --git a/recipes/olsrd/olsrd_0.5.5.bb b/recipes/olsrd/olsrd_0.5.5.bb
index d87197481e..afc7bc9506 100644
--- a/recipes/olsrd/olsrd_0.5.5.bb
+++ b/recipes/olsrd/olsrd_0.5.5.bb
@@ -5,3 +5,6 @@ PR = "r0"
S = "${WORKDIR}/olsrd-a5b9cf969979"
SRC_URI += "file://olsrd-0.5.5-unbreak-makefile.patch;patch=1"
+
+SRC_URI[md5sum] = "bd1cd216c318c1359ab6e832adbb1962"
+SRC_URI[sha256sum] = "2fab4646166cc887a87933f52e51ce07c23f4e0395d380ee2f8557805c4884bc"