From: Graeme Gregory Date: Wed, 9 Jul 2008 13:50:20 +0000 (+0100) Subject: openmoko.conf: switch back to standard gtk+ X-Git-Tag: Release-2010-05/1~4722^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f38a10de932c8ca8088a1f1186e1bd51af365894;p=openembedded.git openmoko.conf: switch back to standard gtk+ original commit message: [openmoko] remove all ${MACHINE_CLASS} settings, they are no longer wanted. Also switch back to standard gtk+ moko theme no longers uses the bitmaps. --- diff --git a/conf/distro/openmoko.conf b/conf/distro/openmoko.conf index 030e95f2f5..9c8a190d0f 100644 --- a/conf/distro/openmoko.conf +++ b/conf/distro/openmoko.conf @@ -61,8 +61,7 @@ PACKAGE_ARCH_pn-neod_om-gta01 = "${MACHINE_CLASS}" PACKAGE_ARCH_pn-neod_om-gta02 = "${MACHINE_CLASS}" # Select package versions we want to use. -PREFERRED_PROVIDER_gtk+ = "gtk+-fastscaling" -PREFERRED_VERSION_gtk+-fastscaling = "2.10.14" +PREFERRED_PROVIDER_gtk+ = "gtk+" # for jalimo PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"