aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gamin
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/gamin
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/gamin')
-rw-r--r--recipes/gamin/gamin_0.1.10.bb3
-rw-r--r--recipes/gamin/gamin_0.1.8.bb3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/gamin/gamin_0.1.10.bb b/recipes/gamin/gamin_0.1.10.bb
index 893cd7f1f7..9e19d54f83 100644
--- a/recipes/gamin/gamin_0.1.10.bb
+++ b/recipes/gamin/gamin_0.1.10.bb
@@ -12,3 +12,6 @@ inherit autotools pkgconfig
do_stage() {
autotools_stage_all
}
+
+SRC_URI[md5sum] = "b4ec549e57da470c04edd5ec2876a028"
+SRC_URI[sha256sum] = "28085f0ae8be10eab582ff186af4fb0be92cc6c62b5cc19cd09b295c7c2899a1"
diff --git a/recipes/gamin/gamin_0.1.8.bb b/recipes/gamin/gamin_0.1.8.bb
index b8596a616c..77a2c74161 100644
--- a/recipes/gamin/gamin_0.1.8.bb
+++ b/recipes/gamin/gamin_0.1.8.bb
@@ -13,3 +13,6 @@ inherit autotools pkgconfig
do_stage() {
autotools_stage_all
}
+
+SRC_URI[md5sum] = "985022c8b1b993e471d528fd0e14ffbe"
+SRC_URI[sha256sum] = "be22f69b4797db510f4270ff0e228dd027e99e561ac5f5d38be595be7e82d203"