From: David-John Willis Date: Tue, 16 Mar 2010 11:40:15 +0000 (+0000) Subject: angstrom.inc: Add OABI compatability for the omap3-pandora kernel. X-Git-Tag: Release-2010-05/1~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26a4a9421e126d7b921b97d279af765c90ff559b;p=openembedded.git angstrom.inc: Add OABI compatability for the omap3-pandora kernel. OABI calls are used by a few projects that are looking at virtualising older Linux 2.4 based games consoles on the OpenPandora, having OABI compatability in the kernel helps with this. EABI is still being used for all the ROOTFS etc. --- diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc index 8bbd28ee93..6e72da280c 100644 --- a/conf/distro/include/angstrom.inc +++ b/conf/distro/include/angstrom.inc @@ -101,7 +101,7 @@ ARM_KEEP_OABI = "0" # Do keep OABI compat for om-gta01 to keep the gllin binary working ARM_KEEP_OABI_pn-linux-openmoko-2.6.24_om-gta01 = "1" ARM_KEEP_OABI_pn-linux-openmoko-2.6.28_om-gta01 = "1" - +ARM_KEEP_OABI_pn-omap3-pandora-kernel_omap3-pandora = "1" #Generate locales on the buildsystem instead of on the target. Speeds up first boot, set to "1" to enable PREFERRED_PROVIDER_qemu-native = "qemu-native"