[oe-commits] Khem Raj : eglibc: Add recipes for 2.16 release
git at git.openembedded.org
git at git.openembedded.org
Wed Jul 11 16:49:53 UTC 2012
Module: openembedded-core.git
Branch: master-next
Commit: fe9dabcb7c33fc94b57efc2c828c1f149d7a921a
URL: http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=fe9dabcb7c33fc94b57efc2c828c1f149d7a921a
Author: Khem Raj <raj.khem at gmail.com>
Date: Tue Jul 3 23:58:29 2012 -0700
eglibc: Add recipes for 2.16 release
Drop the patches that were either applied
or fixed differenly in 2.16
Add patches to fix ppc spe patches to match
eglibc 2.16
Fix CPPFLAGS to contain correct includepaths
so autoconf cache is generated correctly
Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
.../eglibc/cross-localedef-native_2.16.bb | 44 ++
.../eglibc/eglibc-2.16/GLRO_dl_debug_mask.patch | 108 ++++
.../eglibc/eglibc-2.16/IO-acquire-lock-fix.patch | 17 +
.../eglibc-svn-arm-lowlevellock-include-tls.patch | 21 +
.../eglibc_fix_findidx_parameters.patch | 38 ++
.../eglibc/eglibc-2.16/generate-supported.mk | 11 +
.../eglibc/eglibc-2.16/initgroups_keys.patch | 20 +
.../eglibc/eglibc-2.16/ld-search-order.patch | 56 ++
.../eglibc/eglibc-2.16/mips-rld-map-check.patch | 26 +
.../eglibc/eglibc-2.16/multilib_readlib.patch | 17 +
.../recipes-core/eglibc/eglibc-2.16/ppc-sqrt.patch | 538 ++++++++++++++++++++
.../eglibc/eglibc-2.16/ppc-sqrt_finite.patch | 112 ++++
.../eglibc/eglibc-2.16/ppc_slow_ieee754_sqrt.patch | 123 +++++
.../eglibc/eglibc-2.16/rpc-bootstrap.patch | 63 +++
.../eglibc-2.16/use-sysroot-cxx-headers.patch | 42 ++
meta/recipes-core/eglibc/eglibc-initial_2.16.bb | 6 +
meta/recipes-core/eglibc/eglibc-locale_2.16.bb | 1 +
meta/recipes-core/eglibc/eglibc_2.16.bb | 146 ++++++
18 files changed, 1389 insertions(+), 0 deletions(-)
Diff: http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=fe9dabcb7c33fc94b57efc2c828c1f149d7a921a
More information about the Openembedded-commits
mailing list