]> code.ossystems Code Review - openembedded-core.git/commitdiff
valgrind: update to 3.10.1
authorKai Kang <kai.kang@windriver.com>
Tue, 9 Dec 2014 09:36:41 +0000 (17:36 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Dec 2014 11:26:08 +0000 (11:26 +0000)
Update valgrind from 3.10.0 to 3.10.1 which is a bug fix release.  It
fixes various bugs reported in 3.10.0 and backports fixes for all
reported missing AArch64 ARMv8 instructions and syscalls from the trunk.

Add dependency perl-module-file-glob for ptest subpackage.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/valgrind/valgrind_3.10.1.bb [moved from meta/recipes-devtools/valgrind/valgrind_3.10.0.bb with 93% similarity]

similarity index 93%
rename from meta/recipes-devtools/valgrind/valgrind_3.10.0.bb
rename to meta/recipes-devtools/valgrind/valgrind_3.10.1.bb
index 4c6e1a7a0ac766dac45188f10d64c5bfeccb0263..a25922ae09960ac8bd2a9632f0f4ad68c476bb0d 100644 (file)
@@ -23,8 +23,8 @@ SRC_URI = "http://www.valgrind.org/downloads/valgrind-${PV}.tar.bz2 \
            file://run-ptest \
           "
 
-SRC_URI[md5sum] = "7c311a72a20388aceced1aa5573ce970"
-SRC_URI[sha256sum] = "03047f82dfc6985a4c7d9d2700e17bc05f5e1a0ca6ad902e5d6c81aeb720edc9"
+SRC_URI[md5sum] = "60ddae962bc79e7c95cfc4667245707f"
+SRC_URI[sha256sum] = "fa253dc26ddb661b6269df58144eff607ea3f76a9bcfe574b0c7726e1dfcb997"
 
 COMPATIBLE_HOST = '(i.86|x86_64|powerpc|powerpc64).*-linux'
 COMPATIBLE_HOST_armv7a = 'arm.*-linux'
@@ -48,7 +48,7 @@ FILES_${PN}-dbg += "${libdir}/${PN}/*/.debug/*"
 # redirect functions like strlen.
 RRECOMMENDS_${PN} += "${TCLIBC}-dbg"
 
-RDEPENDS_${PN}-ptest += " sed perl glibc-utils"
+RDEPENDS_${PN}-ptest += " sed perl glibc-utils perl-module-file-glob"
 
 do_compile_ptest() {
     oe_runmake check