summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorGraeme Gregory <graeme@openmoko.org>2008-07-09 14:50:20 +0100
committerJohn Lee <john_lee@openmoko.org>2008-12-19 00:06:18 +0800
commitf38a10de932c8ca8088a1f1186e1bd51af365894 (patch)
treeefe426fce05160c9ad6dc18e64549a7830454afb /conf
parent62f048997a14483524edabb4b1980204a8d5fcd9 (diff)
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.
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/openmoko.conf3
1 files changed, 1 insertions, 2 deletions
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"