]> code.ossystems Code Review - openembedded-core.git/commit
eglibc: Add recipes for 2.16 release
authorKhem Raj <raj.khem@gmail.com>
Wed, 4 Jul 2012 06:58:29 +0000 (23:58 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Jul 2012 09:43:28 +0000 (10:43 +0100)
commit705fe4dab44e623350fc32efece87a977d53bfc4
treef100023d00f2ab1f06adbb51c38e194bfbeaa9cf
parent0d828f19f7ef2d852bbe6da4510efea76a39b982
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@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
19 files changed:
meta/recipes-core/eglibc/cross-localedef-native_2.16.bb [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.16/GLRO_dl_debug_mask.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.16/IO-acquire-lock-fix.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.16/eglibc-svn-arm-lowlevellock-include-tls.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.16/eglibc_fix_findidx_parameters.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.16/etc/ld.so.conf [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.16/generate-supported.mk [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.16/initgroups_keys.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.16/ld-search-order.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.16/mips-rld-map-check.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.16/multilib_readlib.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.16/ppc-sqrt.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.16/ppc-sqrt_finite.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.16/ppc_slow_ieee754_sqrt.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.16/rpc-bootstrap.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.16/use-sysroot-cxx-headers.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-initial_2.16.bb [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-locale_2.16.bb [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc_2.16.bb [new file with mode: 0644]