[oe-commits] Khem Raj : eglibc: Upgrade from 2.18 -> 2.19

git at git.openembedded.org git at git.openembedded.org
Tue Feb 18 08:40:00 UTC 2014


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

Author: Khem Raj <raj.khem at gmail.com>
Date:   Sat Feb  8 03:44:32 2014 -0800

eglibc: Upgrade from 2.18 -> 2.19

License formatting and address for FSF in the COPYING and COPYING.LIB
has changed.

Dropped patched already upstream and patches that were workarounds for
older glibc and busybox

for e500 we have should pass --without-fp to eglibc/glibc 2.19 onwards
the code is merged from eglibc into glibc upstream under nofpu/ pretext

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 meta/classes/libc-common.bbclass                   |   2 +-
 meta/conf/distro/include/tcmode-default.inc        |   2 +-
 ...tive_2.18.bb => cross-localedef-native_2.19.bb} |  10 +-
 .../0001-ARM-Pass-dl_hwcap-to-IFUNC-resolver.patch |  43 ------
 meta/recipes-core/eglibc/eglibc-2.18/make-4.patch  |  31 ----
 .../eglibc/eglibc-2.18/tzselect-awk.patch          |  42 ------
 .../eglibc/eglibc-2.18/tzselect-sh.patch           | 156 ---------------------
 .../0001-R_ARM_TLS_DTPOFF32.patch                  |   0
 .../0001-eglibc-menuconfig-support.patch           | 122 ++++++++--------
 ...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                       |   0
 .../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.18 => eglibc-2.19}/etc/ld.so.conf    |   0
 .../fileops-without-wchar-io.patch                 |   0
 .../fix-tibetian-locales.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                          |   0
 .../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
 .../relocatable_sdk_fix_openpath.patch             |   0
 ...libc-initial_2.18.bb => eglibc-initial_2.19.bb} |   0
 ...eglibc-locale_2.18.bb => eglibc-locale_2.19.bb} |   0
 ...eglibc-mtrace_2.18.bb => eglibc-mtrace_2.19.bb} |   0
 ...libc-scripts_2.18.bb => eglibc-scripts_2.19.bb} |   0
 .../eglibc/{eglibc_2.18.bb => eglibc_2.19.bb}      |  14 +-
 37 files changed, 73 insertions(+), 349 deletions(-)

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


More information about the Openembedded-commits mailing list