aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obexftp
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/obexftp
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/obexftp')
-rw-r--r--recipes/obexftp/obexftp_0.20.bb3
-rw-r--r--recipes/obexftp/obexftp_0.22.bb3
-rw-r--r--recipes/obexftp/obexftp_0.23.bb3
3 files changed, 9 insertions, 0 deletions
diff --git a/recipes/obexftp/obexftp_0.20.bb b/recipes/obexftp/obexftp_0.20.bb
index 2a0b310a49..cb3a8fe424 100644
--- a/recipes/obexftp/obexftp_0.20.bb
+++ b/recipes/obexftp/obexftp_0.20.bb
@@ -20,3 +20,6 @@ do_stage() {
autotools_stage_all
}
+
+SRC_URI[md5sum] = "085b9edc0504c0d79e7479a54e2018c5"
+SRC_URI[sha256sum] = "7246fc75257afcd30ff16dc70185057157bcefc12fa9fba111b3b201577cc40e"
diff --git a/recipes/obexftp/obexftp_0.22.bb b/recipes/obexftp/obexftp_0.22.bb
index b9c6ad33e8..69a92334e8 100644
--- a/recipes/obexftp/obexftp_0.22.bb
+++ b/recipes/obexftp/obexftp_0.22.bb
@@ -28,3 +28,6 @@ do_stage() {
autotools_stage_all
}
+
+SRC_URI[md5sum] = "d167cfdea244e3a5f973a7b16864419c"
+SRC_URI[sha256sum] = "09687012d5e016277fa638f22b8c784aea6803056c70d14614e3b75158aae877"
diff --git a/recipes/obexftp/obexftp_0.23.bb b/recipes/obexftp/obexftp_0.23.bb
index c37be4bf62..560d4c09ab 100644
--- a/recipes/obexftp/obexftp_0.23.bb
+++ b/recipes/obexftp/obexftp_0.23.bb
@@ -25,3 +25,6 @@ PARALLEL_MAKE = ""
LEAD_SONAME = "libobexftp.so"
+
+SRC_URI[md5sum] = "f20762061b68bc921e80be4aebc349eb"
+SRC_URI[sha256sum] = "44a74ff288d38c0f75354d6bc2efe7d6dec10112eaff2e7b10e292b0d2105b36"