aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/0xFFFF
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/0xFFFF
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/0xFFFF')
-rw-r--r--recipes/0xFFFF/0xffff-native_0.1.bb3
-rw-r--r--recipes/0xFFFF/0xffff-native_0.2.bb3
-rw-r--r--recipes/0xFFFF/0xffff_0.1.bb3
-rw-r--r--recipes/0xFFFF/0xffff_0.2.bb3
4 files changed, 12 insertions, 0 deletions
diff --git a/recipes/0xFFFF/0xffff-native_0.1.bb b/recipes/0xFFFF/0xffff-native_0.1.bb
index 3e694eb883..8d64148e41 100644
--- a/recipes/0xFFFF/0xffff-native_0.1.bb
+++ b/recipes/0xFFFF/0xffff-native_0.1.bb
@@ -19,3 +19,6 @@ do_deploy() {
addtask deploy before do_package after do_install
+
+SRC_URI[md5sum] = "666fce75c418d7b72e2c9dc225fce3be"
+SRC_URI[sha256sum] = "2419708f8e0d7cd6875f4555da9c8a2bf9503374eb7c0bea08fed0841baa4655"
diff --git a/recipes/0xFFFF/0xffff-native_0.2.bb b/recipes/0xFFFF/0xffff-native_0.2.bb
index be15c8e900..7ab47f110a 100644
--- a/recipes/0xFFFF/0xffff-native_0.2.bb
+++ b/recipes/0xFFFF/0xffff-native_0.2.bb
@@ -19,3 +19,6 @@ do_deploy() {
addtask deploy before do_package after do_install
+
+SRC_URI[md5sum] = "31cd82986ccfabdf01a6a99aa00f975b"
+SRC_URI[sha256sum] = "6d061f8431b76ba1dd09401880c7029e490be8c04cac14ba89db7ea7d0ab77bf"
diff --git a/recipes/0xFFFF/0xffff_0.1.bb b/recipes/0xFFFF/0xffff_0.1.bb
index fb3b93d415..1053e9a0ff 100644
--- a/recipes/0xFFFF/0xffff_0.1.bb
+++ b/recipes/0xFFFF/0xffff_0.1.bb
@@ -4,3 +4,6 @@ do_install() {
install -d ${D}${bindir}
install -m 755 0xFFFF ${D}${bindir}
}
+
+SRC_URI[md5sum] = "666fce75c418d7b72e2c9dc225fce3be"
+SRC_URI[sha256sum] = "2419708f8e0d7cd6875f4555da9c8a2bf9503374eb7c0bea08fed0841baa4655"
diff --git a/recipes/0xFFFF/0xffff_0.2.bb b/recipes/0xFFFF/0xffff_0.2.bb
index fb3b93d415..b59fedcd87 100644
--- a/recipes/0xFFFF/0xffff_0.2.bb
+++ b/recipes/0xFFFF/0xffff_0.2.bb
@@ -4,3 +4,6 @@ do_install() {
install -d ${D}${bindir}
install -m 755 0xFFFF ${D}${bindir}
}
+
+SRC_URI[md5sum] = "31cd82986ccfabdf01a6a99aa00f975b"
+SRC_URI[sha256sum] = "6d061f8431b76ba1dd09401880c7029e490be8c04cac14ba89db7ea7d0ab77bf"