From bee3699510a31158f9e2095fe8b6e4cb75ed3651 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 15 Sep 2011 18:33:12 -0700 Subject: 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 --- meta/recipes-core/eglibc/eglibc-initial_2.14.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta/recipes-core/eglibc/eglibc-initial_2.14.bb (limited to 'meta/recipes-core/eglibc/eglibc-initial_2.14.bb') diff --git a/meta/recipes-core/eglibc/eglibc-initial_2.14.bb b/meta/recipes-core/eglibc/eglibc-initial_2.14.bb new file mode 100644 index 0000000000..787c762609 --- /dev/null +++ b/meta/recipes-core/eglibc/eglibc-initial_2.14.bb @@ -0,0 +1,6 @@ +require eglibc_${PV}.bb +require eglibc-initial.inc + +do_configure_prepend () { + unset CFLAGS +} -- cgit v1.2.3