summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJamie Lenehan <lenehan@twibble.org>2006-05-28 02:38:36 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-28 02:38:36 +0000
commitb3481251eddee8369eed4ab7645e45390312fd0b (patch)
treee8d69bbbd04f02e5b64213cd87bbe4a64cbacf5c /conf
parent5f6fa48a44506886aaa997d26ad41f44637d3b0e (diff)
parentd5aaf57a85f672aa210396992fc17a9615b6909a (diff)
merge of 9163a4b2aa3f51ec4fd9c17fbf7e8cacf1c0f767
and b4098f1c54899bc7168ca2c5d533fd2676462e9c
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/jlime-donkey.conf16
1 files changed, 13 insertions, 3 deletions
diff --git a/conf/distro/jlime-donkey.conf b/conf/distro/jlime-donkey.conf
index 1871af384b..01c90a5b26 100644
--- a/conf/distro/jlime-donkey.conf
+++ b/conf/distro/jlime-donkey.conf
@@ -30,9 +30,9 @@ PREFERRED_PROVIDER_xserver = "xserver-kdrive"
PREFERRED_VERSION_binutils = "2.15.94.0.1"
PREFERRED_VERSION_binutils-cross = "2.15.94.0.1"
PREFERRED_VERSION_binutils-cross-sdk = "2.15.94.0.1"
-PREFERRED_VERSION_gcc = "3.4.4"
-PREFERRED_VERSION_gcc-cross = "3.4.4"
-PREFERRED_VERSION_gcc-cross-initial = "3.4.4"
+PREFERRED_VERSION_gcc = "4.1.1"
+PREFERRED_VERSION_gcc-cross = "4.1.1"
+PREFERRED_VERSION_gcc-cross-initial = "4.1.1"
PREFERRED_VERSION_linux-libc-headers = "2.6.15.99"
PREFERRED_VERSION_glibc = "2.3.5+cvs20050627"
PREFERRED_VERSION_glibc-initial = "2.3.2"
@@ -71,12 +71,22 @@ OPIE_VERSION = "1.2.2"
include conf/distro/preferred-opie-versions.inc
#<>
+#<> We want pcmciautils, not pcmcia-cs
+#<>
+PCMCIA_MANAGER = "pcmciautils"
+
+#<>
#<>We want to be able to build this for all jornadas so
#<>to not mess up the folders we need to make them dynamic.
#<>It will use different folders depending on Arch (set in local.conf)
include conf/distro/include/multimachine.conf
#<>
+#<> Dont wanna break stuff when "some" packages do -O3, so lets set it at -O2
+#<>
+FULL_OPTIMIZATION = "-O2"
+
+#<>
#<>Our Image files should look abit better.
#<>
#<>