git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a9f1c3
)
angstrom: enable oabi compat for gta01 to keep gllin working, schwartz doesn't seem...
author
Koen Kooi
<koen@openembedded.org>
Fri, 17 Oct 2008 14:04:18 +0000
(16:04 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 17 Oct 2008 14:04:18 +0000
(16:04 +0200)
conf/distro/include/angstrom.inc
patch
|
blob
|
history
diff --git
a/conf/distro/include/angstrom.inc
b/conf/distro/include/angstrom.inc
index
a66b1e4
..
48cbb49
100644
(file)
--- 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"