aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libsoundgen
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/libsoundgen
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/libsoundgen')
-rw-r--r--recipes/libsoundgen/libsoundgen_0.3.bb3
-rw-r--r--recipes/libsoundgen/libsoundgen_0.5.bb3
-rw-r--r--recipes/libsoundgen/libsoundgen_0.6.bb3
3 files changed, 9 insertions, 0 deletions
diff --git a/recipes/libsoundgen/libsoundgen_0.3.bb b/recipes/libsoundgen/libsoundgen_0.3.bb
index 4348670538..5a82ea9112 100644
--- a/recipes/libsoundgen/libsoundgen_0.3.bb
+++ b/recipes/libsoundgen/libsoundgen_0.3.bb
@@ -12,3 +12,6 @@ do_stage() {
do_install_append() {
oe_runmake DESTDIR="${D}" PREFIX="${prefix}" install-devel
}
+
+SRC_URI[md5sum] = "5a36bc38b8b70a0951fb3acc479503f5"
+SRC_URI[sha256sum] = "d74ed600fab1bf5bab86a4815a5170157607317030bd9316e587486e29e815f8"
diff --git a/recipes/libsoundgen/libsoundgen_0.5.bb b/recipes/libsoundgen/libsoundgen_0.5.bb
index 5c65141ab5..b9eaa0b057 100644
--- a/recipes/libsoundgen/libsoundgen_0.5.bb
+++ b/recipes/libsoundgen/libsoundgen_0.5.bb
@@ -11,3 +11,6 @@ do_stage() {
autotools_stage_all
}
+
+SRC_URI[md5sum] = "de41eed3de2bb441969db8254dc0c889"
+SRC_URI[sha256sum] = "08bc3bf18fdd5b27eb554e3cb0c2f0c2805f470909f21a09df26bc8fb8732fd7"
diff --git a/recipes/libsoundgen/libsoundgen_0.6.bb b/recipes/libsoundgen/libsoundgen_0.6.bb
index 5c65141ab5..f932cc9f2d 100644
--- a/recipes/libsoundgen/libsoundgen_0.6.bb
+++ b/recipes/libsoundgen/libsoundgen_0.6.bb
@@ -11,3 +11,6 @@ do_stage() {
autotools_stage_all
}
+
+SRC_URI[md5sum] = "ce7e2c206c612e2dd09ec42e1179c9a7"
+SRC_URI[sha256sum] = "b4d9050bf46dab0f2f3a47911eac255c08159ab3965f5f10c4ab4e903eee1e31"