summaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/sword
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/nonworking/sword
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/nonworking/sword')
-rw-r--r--recipes/nonworking/sword/gnomesword_2.1.2.bb3
-rw-r--r--recipes/nonworking/sword/sword_1.5.10.bb3
-rw-r--r--recipes/nonworking/sword/sword_1.5.9.bb3
3 files changed, 9 insertions, 0 deletions
diff --git a/recipes/nonworking/sword/gnomesword_2.1.2.bb b/recipes/nonworking/sword/gnomesword_2.1.2.bb
index 6fe172af88..c784488f28 100644
--- a/recipes/nonworking/sword/gnomesword_2.1.2.bb
+++ b/recipes/nonworking/sword/gnomesword_2.1.2.bb
@@ -9,3 +9,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz"
inherit autotools pkgconfig
+
+SRC_URI[md5sum] = "ce1171f19a40256cfdd31f42c979d91c"
+SRC_URI[sha256sum] = "77cb4bd39a4cec2aa3d61b0519134f9e4a65613960b3b3ee34dd2452d5e12ba7"
diff --git a/recipes/nonworking/sword/sword_1.5.10.bb b/recipes/nonworking/sword/sword_1.5.10.bb
index 151bba366d..623790be92 100644
--- a/recipes/nonworking/sword/sword_1.5.10.bb
+++ b/recipes/nonworking/sword/sword_1.5.10.bb
@@ -17,3 +17,6 @@ EXTRA_OECONF = "--without-clucene --without-curl"
do_stage() {
autotools_stage_all
}
+
+SRC_URI[md5sum] = "4c920f2a3ee72040df8a8e105ad840df"
+SRC_URI[sha256sum] = "5fb3f030e9395e23a48c02bde6bc81ad42b1c4056a011d9ee15c4c85110eb847"
diff --git a/recipes/nonworking/sword/sword_1.5.9.bb b/recipes/nonworking/sword/sword_1.5.9.bb
index 303d7f9fcc..ba2d24334c 100644
--- a/recipes/nonworking/sword/sword_1.5.9.bb
+++ b/recipes/nonworking/sword/sword_1.5.9.bb
@@ -18,3 +18,6 @@ EXTRA_OECONF = "--without-clucene --without-curl"
do_stage() {
autotools_stage_all
}
+
+SRC_URI[md5sum] = "e1f1af8c2add8310d0bbcddc9af523b8"
+SRC_URI[sha256sum] = "dd170431235cc419cbe6c40362640927a78dc93e082623709abe1310fe804481"