]> code.ossystems Code Review - openembedded-core.git/commit
valgrind: update to 3.11.0
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Tue, 15 Dec 2015 14:52:13 +0000 (16:52 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Jan 2016 23:23:17 +0000 (23:23 +0000)
commit9ce9c157a61442dc19fc5c6ef2737d2583fa6284
treee14bad8e3b2462c09ba086a1de70fede8d1f092e
parent416dd522080204c6e8c48b7d636a774628657255
valgrind: update to 3.11.0

LICENSE checksums are changed due to a change in FSF address, or copyright
years update.

Added patches:
0001-Remove-tests-that-fail-to-build-on-some-PPC32-config.patch replaces remove-ppc-tests-failing-build.patch
and removes only those tests that are known to break the build on ppc32 configurations tested by
poky autobuilders

Rebased patches:
sepbuildfix.patch rebased to 0004-Fix-out-of-tree-builds.patch
add-ptest.patch rebased to 0005-Modify-vg_test-wrapper-to-support-PTEST-formats.patch

Removed patches:
force-nostabs.patch removed because it's patching lines that have been removed upstream
remove-ppc-tests-failing-build.patch replaced with 0001-Remove-tests-that-fail-to-build-on-some-PPC32-config.patch
enable.building.on.4.x.kernel.patch removed because the problem is fixed upstream
glibc.patch removed for the same reason

Removed backports:
pass-maltivec-only-if-it-supported.patch
0001-valgrind-Enable-rt_sigpending-syscall-on-ppc64-linux.patch

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
12 files changed:
meta/recipes-devtools/valgrind/valgrind/0001-Remove-tests-that-fail-to-build-on-some-PPC32-config.patch [new file with mode: 0644]
meta/recipes-devtools/valgrind/valgrind/0001-valgrind-Enable-rt_sigpending-syscall-on-ppc64-linux.patch [deleted file]
meta/recipes-devtools/valgrind/valgrind/0002-remove-rpath.patch [new file with mode: 0644]
meta/recipes-devtools/valgrind/valgrind/0004-Fix-out-of-tree-builds.patch [new file with mode: 0644]
meta/recipes-devtools/valgrind/valgrind/0005-Modify-vg_test-wrapper-to-support-PTEST-formats.patch [moved from meta/recipes-devtools/valgrind/valgrind/add-ptest.patch with 80% similarity]
meta/recipes-devtools/valgrind/valgrind/enable.building.on.4.x.kernel.patch [deleted file]
meta/recipes-devtools/valgrind/valgrind/force-nostabs.patch [deleted file]
meta/recipes-devtools/valgrind/valgrind/glibc.patch [deleted file]
meta/recipes-devtools/valgrind/valgrind/pass-maltivec-only-if-it-supported.patch [deleted file]
meta/recipes-devtools/valgrind/valgrind/remove-ppc-tests-failing-build.patch [deleted file]
meta/recipes-devtools/valgrind/valgrind/sepbuildfix.patch [deleted file]
meta/recipes-devtools/valgrind/valgrind_3.11.0.bb [moved from meta/recipes-devtools/valgrind/valgrind_3.10.1.bb with 77% similarity]