aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/valgrind
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-15 00:01:06 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-15 00:18:52 +0200
commit845da57b03a91d15bb782325358591649df1579c (patch)
tree726062180cbb7b014f19faca1279042986a53f74 /recipes/valgrind
parent76cf00c745b2be7c39fb0d966959948adeab1801 (diff)
downloadopenembedded-845da57b03a91d15bb782325358591649df1579c.tar.gz
recipes: more checksums and more fixes to download them all
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/valgrind')
-rw-r--r--recipes/valgrind/valgrind_3.2.1.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes/valgrind/valgrind_3.2.1.bb b/recipes/valgrind/valgrind_3.2.1.bb
index fedce377a8..e125493761 100644
--- a/recipes/valgrind/valgrind_3.2.1.bb
+++ b/recipes/valgrind/valgrind_3.2.1.bb
@@ -5,7 +5,10 @@ LICENSE = "GPL"
DEPENDS = "virtual/libx11"
PR = "r0"
-SRC_URI = "http://www.valgrind.org/downloads/valgrind-${PV}.tar.bz2"
+SRC_URI = "http://www.valgrind.org/downloads/archive/valgrind-${PV}.tar.bz2"
+
+SRC_URI[md5sum] = "9407d33961186814cef0e6ecedfd6318"
+SRC_URI[sha256sum] = "7f9a15d7be16ca03a0912191e8d55a486bf69690e11bb76ccece3eaff3730a33"
inherit autotools