elfutils: upgrade to 0.158
authorHongxu Jia <hongxu.jia@windriver.com>
Wed, 28 May 2014 08:49:57 +0000 (16:49 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Jun 2014 15:49:19 +0000 (16:49 +0100)
commit65cc50fa4d3851b111a00fdd1fd53ff74ed6503a
tree1ed8ffc249cdf9efa8b999b000e0dbe7ed75f034
parentfe5ec4a0e44eccdc1e70d07188170492c6e75cd7
elfutils: upgrade to 0.158

Add 'm4-biarch.m4-tweak-AC_RUN_IFELSE-for-cross-compiling.patch' to fix cross compiling failure;

Rebase 'elf_additions.diff' for 0.158;

Drop obsolete patches:
- nm-Fix-size-passed-to-snprintf-for-invalid-sh_name-case.patch
- elfutils-ar-c-fix-num-passed-to-memset.patch
- fix-build-gcc-4.8.patch

Pick patches from debian:
http://ftp.de.debian.org/debian/pool/main/e/elfutils/elfutils_0.158-2.debian.tar.xz

We could not directly add elfutils_0.158-2.debian.tar.xz to SRC_URI, because it
contains other souce codes which are not pathces.

(From OE-Core rev: d9c7a02240ce37d5b2569d9177e8ba534b9295ce)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
24 files changed:
meta/recipes-devtools/elfutils/elfutils-0.155/arm_backend.diff [deleted file]
meta/recipes-devtools/elfutils/elfutils-0.155/dso-link-change.patch [deleted file]
meta/recipes-devtools/elfutils/elfutils-0.155/elf_additions.diff [deleted file]
meta/recipes-devtools/elfutils/elfutils-0.155/elfutils-ar-c-fix-num-passed-to-memset.patch [deleted file]
meta/recipes-devtools/elfutils/elfutils-0.155/i386_dis.h [deleted file]
meta/recipes-devtools/elfutils/elfutils-0.155/mempcpy.patch [deleted file]
meta/recipes-devtools/elfutils/elfutils-0.155/nm-Fix-size-passed-to-snprintf-for-invalid-sh_name-case.patch [deleted file]
meta/recipes-devtools/elfutils/elfutils-0.155/uclibc-support.patch [deleted file]
meta/recipes-devtools/elfutils/elfutils-0.155/x86_64_dis.h [deleted file]
meta/recipes-devtools/elfutils/elfutils-0.158/CVE-2014-0172.patch [new file with mode: 0644]
meta/recipes-devtools/elfutils/elfutils-0.158/arm_backend.diff [new file with mode: 0644]
meta/recipes-devtools/elfutils/elfutils-0.158/core_filename.patch [new file with mode: 0644]
meta/recipes-devtools/elfutils/elfutils-0.158/elf_additions.diff [new file with mode: 0644]
meta/recipes-devtools/elfutils/elfutils-0.158/hppa_backend.diff [moved from meta/recipes-devtools/elfutils/elfutils-0.155/hppa_backend.diff with 92% similarity]
meta/recipes-devtools/elfutils/elfutils-0.158/m4-biarch.m4-tweak-AC_RUN_IFELSE-for-cross-compiling.patch [new file with mode: 0644]
meta/recipes-devtools/elfutils/elfutils-0.158/m68k_backend.diff [moved from meta/recipes-devtools/elfutils/elfutils-0.155/m68k_backend.diff with 51% similarity]
meta/recipes-devtools/elfutils/elfutils-0.158/mips_backend.diff [moved from meta/recipes-devtools/elfutils/elfutils-0.155/mips_backend.diff with 91% similarity]
meta/recipes-devtools/elfutils/elfutils-0.158/mips_readelf_w.patch [new file with mode: 0644]
meta/recipes-devtools/elfutils/elfutils-0.158/redhat-portability.diff [moved from meta/recipes-devtools/elfutils/elfutils-0.155/redhat-portability.diff with 66% similarity]
meta/recipes-devtools/elfutils/elfutils-0.158/redhat-robustify.diff [moved from meta/recipes-devtools/elfutils/elfutils-0.155/redhat-robustify.diff with 81% similarity]
meta/recipes-devtools/elfutils/elfutils-0.158/scanf-format.patch [new file with mode: 0644]
meta/recipes-devtools/elfutils/elfutils-0.158/testsuite-ignore-elflint.diff [new file with mode: 0644]
meta/recipes-devtools/elfutils/elfutils-0.158/unwind_non_linux.patch [new file with mode: 0644]
meta/recipes-devtools/elfutils/elfutils_0.158.bb [moved from meta/recipes-devtools/elfutils/elfutils_0.155.bb with 82% similarity]