aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/prelink
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/prelink
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/prelink')
-rw-r--r--recipes/prelink/prelink_20061027.bb3
-rw-r--r--recipes/prelink/prelink_20071009.bb3
-rw-r--r--recipes/prelink/prelink_20090925.bb3
3 files changed, 9 insertions, 0 deletions
diff --git a/recipes/prelink/prelink_20061027.bb b/recipes/prelink/prelink_20061027.bb
index 83f33f382c..1c7f930de8 100644
--- a/recipes/prelink/prelink_20061027.bb
+++ b/recipes/prelink/prelink_20061027.bb
@@ -47,3 +47,6 @@ if [ -f ${sysconfdir}/prelink.cache ]; then
fi
}
+
+SRC_URI[md5sum] = "9b01aae72da2bb262f29392597847545"
+SRC_URI[sha256sum] = "e70697c0c23da6b82b330c7db41537ee00dd770da87c92591682f486ab8d1752"
diff --git a/recipes/prelink/prelink_20071009.bb b/recipes/prelink/prelink_20071009.bb
index 83f33f382c..c3d3e80d23 100644
--- a/recipes/prelink/prelink_20071009.bb
+++ b/recipes/prelink/prelink_20071009.bb
@@ -47,3 +47,6 @@ if [ -f ${sysconfdir}/prelink.cache ]; then
fi
}
+
+SRC_URI[md5sum] = "6617a6681f4e5e3d8ddc48955d73d7ab"
+SRC_URI[sha256sum] = "a1c6170e508a3516d0a23963d7fa5cf0a457be431c210096f6b1cecd0731a9f4"
diff --git a/recipes/prelink/prelink_20090925.bb b/recipes/prelink/prelink_20090925.bb
index 49b319cc78..0f0d670d1f 100644
--- a/recipes/prelink/prelink_20090925.bb
+++ b/recipes/prelink/prelink_20090925.bb
@@ -46,3 +46,6 @@ if [ -f ${sysconfdir}/prelink.cache ]; then
fi
}
+
+SRC_URI[md5sum] = "ed90412ad4ee7f5b5e8fff3d6649e49b"
+SRC_URI[sha256sum] = "2110261aedd8423fa3f1dba5ecb08bd61beb708883f82753b09835076cba2e36"