aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libxcomp
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/libxcomp
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/libxcomp')
-rw-r--r--recipes/libxcomp/libxcomp_3.2.0-7.bb3
-rw-r--r--recipes/libxcomp/libxcomp_3.3.0-3.bb3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/libxcomp/libxcomp_3.2.0-7.bb b/recipes/libxcomp/libxcomp_3.2.0-7.bb
index 84ab8d2396..f30794e040 100644
--- a/recipes/libxcomp/libxcomp_3.2.0-7.bb
+++ b/recipes/libxcomp/libxcomp_3.2.0-7.bb
@@ -26,3 +26,6 @@ do_stage () {
oe_libinstall -a -so libXcomp ${STAGING_LIBDIR}
install -m 0644 NX.h ${STAGING_INCDIR}/
}
+
+SRC_URI[md5sum] = "5ea64a557c770d9f5cc4b9a7a9d1343c"
+SRC_URI[sha256sum] = "ec1b9a9447bcbfe36cff46aaf4aaa6b3f8f945487438a92d0b8e70d9b7814f97"
diff --git a/recipes/libxcomp/libxcomp_3.3.0-3.bb b/recipes/libxcomp/libxcomp_3.3.0-3.bb
index fc4352627f..e0d7fa6b43 100644
--- a/recipes/libxcomp/libxcomp_3.3.0-3.bb
+++ b/recipes/libxcomp/libxcomp_3.3.0-3.bb
@@ -25,3 +25,6 @@ do_stage () {
oe_libinstall -a -so libXcomp ${STAGING_LIBDIR}
install -m 0644 NX.h ${STAGING_INCDIR}/
}
+
+SRC_URI[md5sum] = "2327cca8e6116fd6a96345566336d81d"
+SRC_URI[sha256sum] = "069b3baa000b4a6125b86bddaf67c1b7fcd082eaf14b64113558fc30d6c71dd7"