From eb01cc64dd1e4d3123cfaf9944cd4d03c1b1056f Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 6 Jun 2007 11:15:09 +0000 Subject: [PATCH] angstrom: add Marcins suggestions --- conf/distro/angstrom-2007.1.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index abc1f91239..45cd8bb5e8 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -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" -- 2.39.5