aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/jaaa
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/jaaa
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/jaaa')
-rw-r--r--recipes/jaaa/clalsadrv_1.2.2.bb3
-rw-r--r--recipes/jaaa/clthreads_2.4.0.bb3
-rw-r--r--recipes/jaaa/clxclient_3.6.1.bb3
-rw-r--r--recipes/jaaa/jaaa_0.4.2.bb3
4 files changed, 12 insertions, 0 deletions
diff --git a/recipes/jaaa/clalsadrv_1.2.2.bb b/recipes/jaaa/clalsadrv_1.2.2.bb
index de0df937a4..48ba67ff84 100644
--- a/recipes/jaaa/clalsadrv_1.2.2.bb
+++ b/recipes/jaaa/clalsadrv_1.2.2.bb
@@ -19,3 +19,6 @@ do_stage() {
oe_libinstall -so libclalsadrv ${STAGING_LIBDIR}
install -m 0644 clalsadrv.h ${STAGING_INCDIR}
}
+
+SRC_URI[md5sum] = "7865b6c175e457ea9cb0148ce8baa746"
+SRC_URI[sha256sum] = "0fed89dd092936b5ffa74ad7df77a72b8cbeec8cea226ff48e107e326bd36f50"
diff --git a/recipes/jaaa/clthreads_2.4.0.bb b/recipes/jaaa/clthreads_2.4.0.bb
index ac67c5028d..16da50f399 100644
--- a/recipes/jaaa/clthreads_2.4.0.bb
+++ b/recipes/jaaa/clthreads_2.4.0.bb
@@ -19,3 +19,6 @@ do_stage() {
oe_libinstall -so libclthreads ${STAGING_LIBDIR}
install -m 0644 clthreads.h ${STAGING_INCDIR}
}
+
+SRC_URI[md5sum] = "90b650f1f5c9f39f4d77f73aca3c53be"
+SRC_URI[sha256sum] = "a69fd566af24b85a10c5ecd957a85b7f5eb1c56995d2b999219b52f353ea1de9"
diff --git a/recipes/jaaa/clxclient_3.6.1.bb b/recipes/jaaa/clxclient_3.6.1.bb
index ff499ba4dc..7d3deea557 100644
--- a/recipes/jaaa/clxclient_3.6.1.bb
+++ b/recipes/jaaa/clxclient_3.6.1.bb
@@ -20,3 +20,6 @@ do_stage() {
oe_libinstall -so libclxclient ${STAGING_LIBDIR}
install -m 0644 clxclient.h ${STAGING_INCDIR}
}
+
+SRC_URI[md5sum] = "bd47f80a855d3203fcf10365e79d85e4"
+SRC_URI[sha256sum] = "9de3e621d7acabb161b5926565a9c9373fedbc632222018f692346790149545d"
diff --git a/recipes/jaaa/jaaa_0.4.2.bb b/recipes/jaaa/jaaa_0.4.2.bb
index 693d7061d1..61ed764ca4 100644
--- a/recipes/jaaa/jaaa_0.4.2.bb
+++ b/recipes/jaaa/jaaa_0.4.2.bb
@@ -17,3 +17,6 @@ inherit autotools pkgconfig
do_stage() {
autotools_stage_all
}
+
+SRC_URI[md5sum] = "e3013bb1e287b495b0668f4b6e2887c7"
+SRC_URI[sha256sum] = "0bae72d819963c40e0a202bb08bc55a600fe7c453749601a3836bc9272cffb3a"