valgrind: Add mfatbu/mfatbl instructions support for pcc

This adds a patch submitted to upstream to add support for these missing
ppc instructions.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Aneesh Bansal
2012-01-16 17:08:15 +05:30
committed by Richard Purdie
parent e1d3a32bb1
commit 93d70e4b86
2 changed files with 98 additions and 1 deletions

View File

@@ -14,7 +14,8 @@ SRC_URI = "http://www.valgrind.org/downloads/valgrind-${PV}.tar.bz2 \
file://fix_unsupporting_kernel_3.patch \
file://fixed-perl-path.patch \
file://fix_for_automake_1.11.2.patch \
file://configure-fix.patch"
file://configure-fix.patch \
file://Added-support-for-PPC-instructions-mfatbu-mfatbl.patch"
SRC_URI[md5sum] = "a855fda56edf05614f099dca316d1775"
SRC_URI[sha256sum] = "5d62c0330f1481fe2c593249192fa68ff454c19c34343978cc9ce91aa324cbf6"