aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libsigc++-2.0
diff options
context:
space:
mode:
authorPaul Menzel <paulepanter@users.sourceforge.net>2011-01-15 00:37:48 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2011-01-15 05:58:02 +0100
commit7cb94837953f7308714efd8a0ebf2bdff4f49f75 (patch)
tree6aa05c738bed2563b2d435e3af15d375e0e891d9 /recipes/libsigc++-2.0
parentf6a804b234a02d716a7f2f84ae43d66bf846463e (diff)
downloadopenembedded-7cb94837953f7308714efd8a0ebf2bdff4f49f75.tar.gz
libsigc++-2.0_2.2.8: add checksums
This patch fixes commit 0e50dd7f [1] [1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=0e50dd7fb9ee092bc04e581e6d5fc0fc6c6099ef Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> CC: Michael 'Mickey' Lauer <mickey@vanille-media.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/libsigc++-2.0')
-rw-r--r--recipes/libsigc++-2.0/libsigc++-2.0_2.2.8.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/libsigc++-2.0/libsigc++-2.0_2.2.8.bb b/recipes/libsigc++-2.0/libsigc++-2.0_2.2.8.bb
index f72140ca64..8a812dfb2e 100644
--- a/recipes/libsigc++-2.0/libsigc++-2.0_2.2.8.bb
+++ b/recipes/libsigc++-2.0/libsigc++-2.0_2.2.8.bb
@@ -5,6 +5,10 @@ LICENSE = "GPL LGPL"
DEPENDS = "mm-common"
SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/libsigc++-${PV}.tar.gz;name=archive"
+
+SRC_URI[archive.md5sum] = "05c8333e6effe43473e06f723c6afd23"
+SRC_URI[archive.sha256sum] = "b77f409ae172e75fb4712b759993049a1555986140ff1aff3020bc6cbbf77cef"
+
S = "${WORKDIR}/libsigc++-${PV}"
inherit autotools