aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/uqm
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/uqm
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/uqm')
-rw-r--r--recipes/uqm/uqm_0.3.bb3
-rw-r--r--recipes/uqm/uqm_0.5.0.bb3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/uqm/uqm_0.3.bb b/recipes/uqm/uqm_0.3.bb
index b5b80ddc58..020ee0f6d4 100644
--- a/recipes/uqm/uqm_0.3.bb
+++ b/recipes/uqm/uqm_0.3.bb
@@ -31,3 +31,6 @@ do_install() {
install -d ${D}${bindir}
install -m 0755 uqm ${D}${bindir}
}
+
+SRC_URI[md5sum] = "6abcdc3caf7efd3bd978332743ee7568"
+SRC_URI[sha256sum] = "e42ac3b45c1c8a3199bbd9b666e9225d76bc18d902339c54cbb4df3a75909e53"
diff --git a/recipes/uqm/uqm_0.5.0.bb b/recipes/uqm/uqm_0.5.0.bb
index 089922a472..e59b74dd2f 100644
--- a/recipes/uqm/uqm_0.5.0.bb
+++ b/recipes/uqm/uqm_0.5.0.bb
@@ -32,3 +32,6 @@ do_install() {
install -d ${D}${bindir}
install -m 0755 uqm ${D}${bindir}
}
+
+SRC_URI[md5sum] = "9002b1bc2de9285588dd97b618a867a7"
+SRC_URI[sha256sum] = "bdb715784bf0c94825cf40f97c60a5ec83fd3e17e9e186a78cd145781c4d9804"