[oe-commits] Khem Raj : eglibc: Upgrade recipes 2.16 -> 2.17

git at git.openembedded.org git at git.openembedded.org
Wed Jan 30 14:00:39 UTC 2013


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

Author: Khem Raj <raj.khem at gmail.com>
Date:   Thu Jan  3 23:28:20 2013 -0800

eglibc: Upgrade recipes 2.16 -> 2.17

Drop patches that are applied upstream

Fix the license checksums for changes in LICENSES file
the new changes add more copyright notices that were missing earlier

Moving ports is no longer needed since ports is now part of libc proper

Refresh tzselect-sh.patch to accomodate upstream changes

C++ headers discovery relative to target sysroot is fixed differently
upstream hence we drop use-sysroot-cxx-headers.patch

aarch64 support is already available in 2.17 hence drop the local
patches

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/conf/distro/include/tcmode-default.inc        |    2 +-
 ...tive_2.16.bb => cross-localedef-native_2.17.bb} |   12 +-
 .../0001-Add-ARM-specific-static-stubs.c.patch     |   27 --
 ..._handle_at-open_by_handle-etc.-to-PowerPC.patch |   65 ----
 ...f-libgcc_s-and-libgcc_eh-when-building-gl.patch |  343 --------------------
 .../eglibc-2.16/use-sysroot-cxx-headers.patch      |   42 ---
 .../0001-R_ARM_TLS_DTPOFF32.patch                  |    0
 .../0001-eglibc-menuconfig-support.patch           |    0
 ...n-libm-err-tab.pl-with-specific-dirs-in-S.patch |    0
 ...0002-eglibc-menuconfig-hex-string-options.patch |    0
 ...0003-eglibc-menuconfig-build-instructions.patch |    0
 .../GLRO_dl_debug_mask.patch                       |   55 ++--
 .../IO-acquire-lock-fix.patch                      |    0
 .../add_resource_h_to_wait_h.patch                 |    0
 .../eglibc-svn-arm-lowlevellock-include-tls.patch  |    0
 .../eglibc_fix_findidx_parameters.patch            |    0
 .../{eglibc-2.16 => eglibc-2.17}/etc/ld.so.conf    |    0
 .../fileops-without-wchar-io.patch                 |    0
 .../fix_for_centos_5.8.patch                       |    0
 .../fsl-ppc-no-fsqrt.patch                         |    0
 .../generate-supported.mk                          |    0
 .../glibc.fix_sqrt2.patch                          |    0
 .../initgroups_keys.patch                          |    0
 .../ld-search-order.patch                          |   20 +-
 .../mips-rld-map-check.patch                       |    0
 .../multilib_readlib.patch                         |    0
 .../ppc-sqrt_finite.patch                          |    0
 .../ppc_slow_ieee754_sqrt.patch                    |    0
 .../relocatable_sdk.patch                          |    0
 .../tzselect-awk.patch                             |    0
 .../{eglibc-2.16 => eglibc-2.17}/tzselect-sh.patch |   54 ++--
 ...libc-initial_2.16.bb => eglibc-initial_2.17.bb} |    0
 meta/recipes-core/eglibc/eglibc-locale.inc         |    2 -
 ...eglibc-locale_2.16.bb => eglibc-locale_2.17.bb} |    0
 meta/recipes-core/eglibc/eglibc-mtrace.inc         |    1 -
 ...eglibc-mtrace_2.16.bb => eglibc-mtrace_2.17.bb} |    0
 ...libc-scripts_2.16.bb => eglibc-scripts_2.17.bb} |    0
 .../eglibc/{eglibc_2.16.bb => eglibc_2.17.bb}      |   37 +--
 38 files changed, 79 insertions(+), 581 deletions(-)

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




More information about the Openembedded-commits mailing list