elfutils-native: Fix build on distros with gcc 4.8
authorKhem Raj <raj.khem@gmail.com>
Fri, 13 Sep 2013 05:25:50 +0000 (05:25 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Sep 2013 07:29:42 +0000 (08:29 +0100)
commit014b8d4eca77594af6e83789b9e7c3b05e9cc7e2
tree83049adb38855b18450064fe1b24759b971cbdee
parent8c83d5fbbabf3ed4da5bd972f6f6ffcc9e3182aa
elfutils-native: Fix build on distros with gcc 4.8

The patch redhat-portability.diff causes this issue
so lets revert the portion which was using %a instead of %m
thats recommended anyway, redhat patch seems to be targetting
old compilers.

(From OE-Core rev: c1cbc57eb80d2cab9a80d5e5aa65419f40eefb15)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/elfutils/elfutils/fix-build-gcc-4.8.patch [new file with mode: 0644]
meta/recipes-devtools/elfutils/elfutils_0.155.bb