aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gsoap
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/gsoap
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/gsoap')
-rw-r--r--recipes/gsoap/gsoap-native_2.7.13.bb3
-rw-r--r--recipes/gsoap/gsoap_2.7.13.bb3
-rw-r--r--recipes/gsoap/gsoap_2.7.7.bb3
3 files changed, 9 insertions, 0 deletions
diff --git a/recipes/gsoap/gsoap-native_2.7.13.bb b/recipes/gsoap/gsoap-native_2.7.13.bb
index f0370beb2b..3e905e7562 100644
--- a/recipes/gsoap/gsoap-native_2.7.13.bb
+++ b/recipes/gsoap/gsoap-native_2.7.13.bb
@@ -10,3 +10,6 @@ do_install() {
:
}
+
+SRC_URI[md5sum] = "fffb49eb1db7ff03643a4313115dc3b1"
+SRC_URI[sha256sum] = "3d40a528b8f3309f392945dca2ecaee5a698f4ee00a6036907a57c4f25a6a479"
diff --git a/recipes/gsoap/gsoap_2.7.13.bb b/recipes/gsoap/gsoap_2.7.13.bb
index 54f89c68fc..cbd7c16790 100644
--- a/recipes/gsoap/gsoap_2.7.13.bb
+++ b/recipes/gsoap/gsoap_2.7.13.bb
@@ -13,3 +13,6 @@ do_install_append() {
FILES_${PN} = "${bindir}/wsdl2h ${bindir}/soapcpp2"
FILES_${PN} += "${datadir}"
+
+SRC_URI[md5sum] = "fffb49eb1db7ff03643a4313115dc3b1"
+SRC_URI[sha256sum] = "3d40a528b8f3309f392945dca2ecaee5a698f4ee00a6036907a57c4f25a6a479"
diff --git a/recipes/gsoap/gsoap_2.7.7.bb b/recipes/gsoap/gsoap_2.7.7.bb
index 19f575124a..82af2ff3a2 100644
--- a/recipes/gsoap/gsoap_2.7.7.bb
+++ b/recipes/gsoap/gsoap_2.7.7.bb
@@ -25,3 +25,6 @@ do_install_append() {
PACKAGES = "${PN}-dbg ${PN}-dev ${PN} ${PN}-doc ${PN}-locale"
FILES_gsoap-dev = "${bindir}/wsdl2h ${bindir}/soapcpp2 ${libdir}"
+
+SRC_URI[md5sum] = "a0bbbfdc135034cd778537f979121df7"
+SRC_URI[sha256sum] = "7b531f1b6481fbe1a21620a86649f42cb2de9cf086e7bdde46335137d3ca11dc"