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

git at git.openembedded.org git at git.openembedded.org
Wed Nov 26 17:07:08 UTC 2014


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

Author: Hongxu Jia <hongxu.jia at windriver.com>
Date:   Fri Nov 14 17:29:03 2014 +0800

elfutils: upgrade to 0.160

- Upgrade elfutils to 0.160

- Move 0.148 patches from elfutils to elfutils-0.148

- Drop 0.158 patches that got from debain, so far debian
  doesn't provide patches for 0.160 (the latest is 0.159)

- Move fixheadercheck.patch from 0.159 to 0.160

- We choose to use 0.159 patches from debian for the current 0.160
  which located in elfutils-0.160
  1) Rebase the following patches from 0.159 to 0.160
     hppa_backend.diff
     arm_backend.diff
     mips_backend.diff
     m68k_backend.diff
     arm_func_value.patch
     arm_unwind_ret_mask.patch

  2) Rebase redhat-portability.diff according to
     commit 52a6d20519870103134166d91e22d21fd736195d
     Author: Roxana Ciobanu <roxana.ciobanu at intel.com>
     Date:   Tue Jul 1 17:17:00 2014 +0300
       elfutils/elfutils-native: Fix patching generated files

  3) Drop the following patches which have already beem merged to 0.160
     arm_unsupported.patch
     arm_syscall.patch
     unaligned.patch
     aarch64-run-native-test-fix.patch

Signed-off-by: Hongxu Jia <hongxu.jia at windriver.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 .../{elfutils => elfutils-0.148}/arm_backend.diff  |    0
 .../elf_additions.diff                             |    0
 .../elfutils-ar-c-fix-num-passed-to-memset.patch   |    0
 .../elfutils-fsize.patch                           |    0
 .../fix-build-gcc-4.8.patch                        |    0
 .../fix_for_gcc-4.7.patch                          |    0
 .../{elfutils => elfutils-0.148}/hppa_backend.diff |    0
 .../{elfutils => elfutils-0.148}/m68k_backend.diff |    0
 .../{elfutils => elfutils-0.148}/mips_backend.diff |    0
 ...ssed-to-snprintf-for-invalid-sh_name-case.patch |    0
 .../redhat-portability.diff                        |    0
 .../redhat-robustify.diff                          |    0
 .../remove-unused.patch                            |    0
 .../testsuite-ignore-elflint.diff                  |    0
 .../elfutils/elfutils-0.158/CVE-2014-0172.patch    |   35 -
 .../elfutils/elfutils-0.158/core_filename.patch    |   27 -
 .../elfutils/elfutils-0.158/elf_additions.diff     |   77 -
 ...4-tweak-AC_RUN_IFELSE-for-cross-compiling.patch |   34 -
 .../elfutils/elfutils-0.158/redhat-robustify.diff  | 1756 --------------------
 .../elfutils/elfutils-0.158/unwind_non_linux.patch |  256 ---
 .../arm_backend.diff                               |  382 +++--
 .../elfutils/elfutils-0.160/arm_func_value.patch   |  166 ++
 .../elfutils-0.160/arm_unwind_ret_mask.patch       |   83 +
 .../fixheadercheck.patch                           |    0
 .../hppa_backend.diff                              |    2 +-
 .../m68k_backend.diff                              |    2 +-
 .../mips_backend.diff                              |    2 +-
 .../mips_readelf_w.patch                           |    0
 .../elfutils/elfutils-0.160/non_linux.patch        |   35 +
 .../redhat-portability.diff                        |  408 +++--
 .../scanf-format.patch                             |    0
 .../testsuite-ignore-elflint.diff                  |    0
 .../{elfutils_0.158.bb => elfutils_0.160.bb}       |   28 +-
 33 files changed, 736 insertions(+), 2557 deletions(-)

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


More information about the Openembedded-commits mailing list