aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xchat
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/xchat
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/xchat')
-rw-r--r--recipes/xchat/xchat_2.6.8.bb3
-rw-r--r--recipes/xchat/xchat_2.8.4.bb3
-rw-r--r--recipes/xchat/xchat_2.8.6.bb3
3 files changed, 9 insertions, 0 deletions
diff --git a/recipes/xchat/xchat_2.6.8.bb b/recipes/xchat/xchat_2.6.8.bb
index 4c6dc732d4..4de2bed719 100644
--- a/recipes/xchat/xchat_2.6.8.bb
+++ b/recipes/xchat/xchat_2.6.8.bb
@@ -11,3 +11,6 @@ inherit autotools
EXTRA_OECONF = " --disable-perl --disable-python "
FILES_${PN}-dbg += " /usr/lib/xchat/plugins/.debug"
+
+SRC_URI[md5sum] = "940fd8560a4e4e5d905e53207c6cbb87"
+SRC_URI[sha256sum] = "7e239a43c5e293da57a0ee8dc1e383d243ec44b00e682558db93be3d2752611f"
diff --git a/recipes/xchat/xchat_2.8.4.bb b/recipes/xchat/xchat_2.8.4.bb
index 6626f67ed1..0f0388bf37 100644
--- a/recipes/xchat/xchat_2.8.4.bb
+++ b/recipes/xchat/xchat_2.8.4.bb
@@ -16,3 +16,6 @@ EXTRA_OECONF = "\
"
FILES_${PN}-dbg += "${libdir}/xchat/plugins/.debug"
+
+SRC_URI[md5sum] = "66d60febc62a01bafac9bb3a35fb37ae"
+SRC_URI[sha256sum] = "f95a9a9e477128aae536669dedd79f4e7b4d469072565695289e4bbb5b36dd63"
diff --git a/recipes/xchat/xchat_2.8.6.bb b/recipes/xchat/xchat_2.8.6.bb
index 2c5de69fb0..d6d6200d83 100644
--- a/recipes/xchat/xchat_2.8.6.bb
+++ b/recipes/xchat/xchat_2.8.6.bb
@@ -24,3 +24,6 @@ do_compile_prepend() {
FILES_${PN} += "${datadir}/dbus-1"
FILES_${PN}-dbg += "${libdir}/xchat/plugins/.debug"
+
+SRC_URI[md5sum] = "1f2670865d43a23a9abc596dde999aca"
+SRC_URI[sha256sum] = "8c89dbf36304b99363a7f090d695447653102b4528ca2aa367a2abe5cff1746d"