aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gobby
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/gobby
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/gobby')
-rw-r--r--recipes/gobby/gobby_0.4.1.bb3
-rw-r--r--recipes/gobby/net6_1.2.2.bb3
-rw-r--r--recipes/gobby/net6_1.3.1.bb3
-rw-r--r--recipes/gobby/obby_0.4.1.bb3
4 files changed, 12 insertions, 0 deletions
diff --git a/recipes/gobby/gobby_0.4.1.bb b/recipes/gobby/gobby_0.4.1.bb
index 87f0fb9c5e..e77890582a 100644
--- a/recipes/gobby/gobby_0.4.1.bb
+++ b/recipes/gobby/gobby_0.4.1.bb
@@ -6,3 +6,6 @@ DEPENDS = "net6 gtkmm obby gtksourceview1 libxml++"
inherit autotools pkgconfig
SRC_URI = "http://releases.0x539.de/gobby/gobby-${PV}.tar.gz"
+
+SRC_URI[md5sum] = "a2c79bdda652a2d74fec104235d27bc0"
+SRC_URI[sha256sum] = "aad2ed23638f5a6aa655dc13395228cefc4c28e46b05eb05ac12481fac36aba3"
diff --git a/recipes/gobby/net6_1.2.2.bb b/recipes/gobby/net6_1.2.2.bb
index 5399cd57c6..8d48ce0593 100644
--- a/recipes/gobby/net6_1.2.2.bb
+++ b/recipes/gobby/net6_1.2.2.bb
@@ -13,3 +13,6 @@ do_stage() {
install -m 644 inc/*.hpp ${STAGING_INCDIR}/net6
install -m 755 .libs/*so* ${STAGING_LIBDIR}/
}
+
+SRC_URI[md5sum] = "8a551a2d9785b2b0ed431bb9eeb6cfd6"
+SRC_URI[sha256sum] = "ccdf8bfec6098b9da9a82c8d3a4d85266a5c2fd8e0240bb9448448ea39f3a68a"
diff --git a/recipes/gobby/net6_1.3.1.bb b/recipes/gobby/net6_1.3.1.bb
index bafc185322..45ca6de832 100644
--- a/recipes/gobby/net6_1.3.1.bb
+++ b/recipes/gobby/net6_1.3.1.bb
@@ -12,3 +12,6 @@ do_stage() {
install -m 644 inc/*.hpp ${STAGING_INCDIR}/net6
install -m 755 .libs/*so* ${STAGING_LIBDIR}/
}
+
+SRC_URI[md5sum] = "79ea8c9cfa4025e93fb12d98befd37b6"
+SRC_URI[sha256sum] = "9d5e27f290bbb954d512f37912d39a94ae03536a7ba3ef4dacec4df5f2476f47"
diff --git a/recipes/gobby/obby_0.4.1.bb b/recipes/gobby/obby_0.4.1.bb
index f72ca51ab3..00c641b889 100644
--- a/recipes/gobby/obby_0.4.1.bb
+++ b/recipes/gobby/obby_0.4.1.bb
@@ -16,3 +16,6 @@ do_stage() {
install -m 644 inc/serialise/*.hpp ${STAGING_INCDIR}/obby/serialise
install -m 755 src/.libs/*so* ${STAGING_LIBDIR}/
}
+
+SRC_URI[md5sum] = "b79146369fc76a61d6d4056a937c71c8"
+SRC_URI[sha256sum] = "b69a259795762881a5384072085bb501d77c6fb974e0b7a16ca573565ffe3629"