From: Graeme Gregory Date: Wed, 9 Jul 2008 13:50:20 +0000 (+0100) Subject: openmoko.conf: switch back to standard gtk+ X-Git-Tag: SlugOS5.3-beta~866^2~17 X-Git-Url: http://code.vuplus.com/gitweb/?a=commitdiff_plain;h=f38a10de932c8ca8088a1f1186e1bd51af365894;p=vuplus_openembedded 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 030e95f..9c8a190 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"