valgrind: enable building on 4.x kernel

(From OE-Core rev: 7351c03e3bd674fcad4cb805bba3f34ef20d7003)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Martin Jansa
2015-04-20 14:37:34 +02:00
committed by Richard Purdie
parent 192a9e1031
commit d098f7ed05
2 changed files with 37 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ SRC_URI = "http://www.valgrind.org/downloads/valgrind-${PV}.tar.bz2 \
file://force-nostabs.patch \
file://remove-arm-variant-specific.patch \
file://remove-ppc-tests-failing-build.patch \
file://enable.building.on.4.x.kernel.patch \
file://add-ptest.patch \
file://pass-maltivec-only-if-it-supported.patch \
file://run-ptest \