]> code.ossystems Code Review - openembedded-core.git/commit
eglibc: Add recipes for 2.14
authorKhem Raj <raj.khem@gmail.com>
Fri, 16 Sep 2011 01:33:12 +0000 (18:33 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Sep 2011 10:47:22 +0000 (11:47 +0100)
commitbee3699510a31158f9e2095fe8b6e4cb75ed3651
tree9b648ad14828dc7f781452c69926a021eae8c39b
parentf8edd9b872bcf14da037bd0b501ccc8c6fcc79bf
eglibc: Add recipes for 2.14

Backport Fedora patch to enable sunrpc as it was in 2.13
Fix cross-localedef-native to be able to build from eglibc 2.14 branch

Tested builds/boot of angstrom/console-image on qemu for arm,mips,ppc,i386,x86_64

Signed-off-by: Khem Raj <raj.khem@gmail.com>
16 files changed:
meta/recipes-core/eglibc/cross-localedef-native_2.14.bb [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.14/IO-acquire-lock-fix.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.14/armv4-eabi-compile-fix.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.14/eglibc-rpc-export-again.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.14/eglibc-svn-arm-lowlevellock-include-tls.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.14/etc/ld.so.conf [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.14/generate-supported.mk [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.14/ld-search-order.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.14/mips-rld-map-check.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.14/multilib_readlib.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.14/ppc-sqrt.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.14/shorten-build-commands.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-2.14/stack-protector-test.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-initial_2.14.bb [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-locale_2.14.bb [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc_2.14.bb [new file with mode: 0644]