angstrom: add Marcins suggestions
authorKoen Kooi <koen@openembedded.org>
Wed, 6 Jun 2007 11:15:09 +0000 (11:15 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 6 Jun 2007 11:15:09 +0000 (11:15 +0000)
conf/distro/angstrom-2007.1.conf

index abc1f91..45cd8bb 100644 (file)
@@ -133,6 +133,7 @@ PREFERRED_VERSION_linux-handhelds-2.6_htcuniversal  ?= "2.6.19-hh13"
 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_freetype-native  = "2.2.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_libxrandr         ?= "1.2.1"
 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"