[oe-commits] org.oe.dev angstrom: add Marcins suggestions

koen commit openembedded-commits at lists.openembedded.org
Wed Jun 6 11:24:36 UTC 2007


angstrom: add Marcins suggestions

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 888a308eafbd3fcd04b173d2c4fa350455afc103
ViewMTN: http://monotone.openembedded.org/revision.psp?id=888a308eafbd3fcd04b173d2c4fa350455afc103
Files:
1
conf/distro/angstrom-2007.1.conf
Diffs:

#
# mt diff -rf7b093b2db23d747e49b41f67c407c4a7acdcc97 -r888a308eafbd3fcd04b173d2c4fa350455afc103
#
# 
# 
# patch "conf/distro/angstrom-2007.1.conf"
#  from [921aeb7f488e2edb792a20f3c13401a15a022c1d]
#    to [830baec3c8ea1d6a5ddb795e4b4c06be10c09b8a]
# 
============================================================
--- conf/distro/angstrom-2007.1.conf	921aeb7f488e2edb792a20f3c13401a15a022c1d
+++ conf/distro/angstrom-2007.1.conf	830baec3c8ea1d6a5ddb795e4b4c06be10c09b8a
@@ -133,6 +133,7 @@ PREFERRED_VERSION_linux-handhelds-2.6_ma
 PREFERRED_VERSION_linux-handhelds-2.6_hx4700        ?= "2.6.20-hh6"
 PREFERRED_VERSION_linux-handhelds-2.6_magician      ?= "2.6.20-hh6"
 
+# Needed for crappy ipaqs with broken hostap in the kernel
 PREFERRED_VERSION_hostap-modules                    ?= "0.4.7"
 PREFERRED_VERSION_hostap-utils                      ?= "0.4.7"
 
@@ -145,6 +146,8 @@ PREFERRED_VERSION_pango            = "1.
 PREFERRED_VERSION_cairo            = "1.4.4"
 PREFERRED_VERSION_glib-2.0         = "2.12.12"
 PREFERRED_VERSION_pango            = "1.16.4"
+PREFERRED_VERSION_atk              = "1.10.3"
+PREFERRED_VERSION_gtk+             = "2.10.12"
 
 # older gtk-webcore releases don't work on ARM/EABI
 # We need to switch to a fixed SRCDATE or release as soon as possible 
@@ -162,11 +165,10 @@ PREFERRED_VERSION_randrproto        ?= "
 PREFERRED_VERSION_xrandr            ?= "1.2.0" 
 PREFERRED_VERSION_randrproto        ?= "1.2.1"
 
-PREFERRED_VERSION_gtk+               = "2.10.12"
 PREFERRED_VERSION_libgnomeui         = "2.16.1"
 PREFERRED_VERSION_prismstumbler      = "0.7.3"
 
-#use EABI toolchain
+#use EABI ready toolchain
 PREFERRED_VERSION_gcc               ?= "4.1.2"
 PREFERRED_VERSION_gcc-cross         ?= "4.1.2"
 PREFERRED_VERSION_gcc-cross-sdk     ?= "4.1.2"






More information about the Openembedded-commits mailing list