[oe-commits] Koen Kooi : angstrom: enable oabi compat for gta01 to keep gllin working, schwartz doesn't seem to work 100%

GIT User account git at amethyst.openembedded.net
Fri Oct 17 14:05:38 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 16cb512d4dea28b429f9ee2400f6c37c49eea749
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=16cb512d4dea28b429f9ee2400f6c37c49eea749

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Oct 17 16:04:18 2008 +0200

angstrom: enable oabi compat for gta01 to keep gllin working, schwartz doesn't seem to work 100%

---

 conf/distro/include/angstrom.inc |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc
index a66b1e4..48cbb49 100644
--- a/conf/distro/include/angstrom.inc
+++ b/conf/distro/include/angstrom.inc
@@ -57,6 +57,9 @@ require conf/distro/include/angstrom-package-${ANGSTROM_PKG_FORMAT}.inc
 
 # We don't want to keep OABI compat
 ARM_KEEP_OABI = "0"
+# Do keep OABI compat for om-gta01 to keep the gllin binary working
+ARM_KEEP_OABI_pn-linux-openmoko_om-gta01 = "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"





More information about the Openembedded-commits mailing list