[oe-commits] Hongxu Jia : elfutils: upgrade to 0.158

git at git.openembedded.org git at git.openembedded.org
Tue Jun 3 09:41:01 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: d6a141cf82825e5d0903463d9b688623dad53d6f
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=d6a141cf82825e5d0903463d9b688623dad53d6f

Author: Hongxu Jia <hongxu.jia at windriver.com>
Date:   Wed May 28 16:49:57 2014 +0800

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.

Signed-off-by: Hongxu Jia <hongxu.jia at windriver.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../elfutils/elfutils-0.155/arm_backend.diff       |  450 ------
 .../elfutils/elfutils-0.155/dso-link-change.patch  |   32 -
 .../elfutils/elfutils-0.155/elf_additions.diff     |   61 -
 .../elfutils-ar-c-fix-num-passed-to-memset.patch   |   23 -
 .../elfutils/elfutils-0.155/i386_dis.h             | 1657 --------------------
 .../elfutils/elfutils-0.155/mempcpy.patch          |   24 -
 ...ssed-to-snprintf-for-invalid-sh_name-case.patch |   27 -
 .../elfutils/elfutils-0.155/uclibc-support.patch   |   91 --
 .../elfutils/elfutils-0.155/x86_64_dis.h           | 1632 -------------------
 .../elfutils/elfutils-0.158/CVE-2014-0172.patch    |   35 +
 .../elfutils/elfutils-0.158/arm_backend.diff       |  603 +++++++
 .../elfutils/elfutils-0.158/core_filename.patch    |   27 +
 .../elfutils/elfutils-0.158/elf_additions.diff     |   77 +
 .../hppa_backend.diff                              |   77 +-
 ...4-tweak-AC_RUN_IFELSE-for-cross-compiling.patch |   34 +
 .../m68k_backend.diff                              |  250 ++-
 .../mips_backend.diff                              |   72 +-
 .../elfutils/elfutils-0.158/mips_readelf_w.patch   |   22 +
 .../redhat-portability.diff                        |  953 +++++++----
 .../redhat-robustify.diff                          |  326 ++--
 .../elfutils/elfutils-0.158/scanf-format.patch     |   40 +
 .../elfutils-0.158/testsuite-ignore-elflint.diff   |   39 +
 .../elfutils/elfutils-0.158/unwind_non_linux.patch |  256 +++
 .../{elfutils_0.155.bb => elfutils_0.158.bb}       |   24 +-
 24 files changed, 2179 insertions(+), 4653 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=d6a141cf82825e5d0903463d9b688623dad53d6f


More information about the Openembedded-commits mailing list