diff options
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/openmoko.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/openmoko.conf b/conf/distro/openmoko.conf index d7b3cf753a..1135c4be8d 100644 --- a/conf/distro/openmoko.conf +++ b/conf/distro/openmoko.conf @@ -63,6 +63,7 @@ PACKAGE_ARCH_pn-neod_fic-gta02 = "${MACHINE_CLASS}" # Select package versions we want to use. PREFERRED_PROVIDER_gtk+ = "gtk+-fastscaling" PREFERRED_VERSION_gtk+-fastscaling = "2.10.14" +PREFERRED_VERSION_gpsdrive = "2.10pre4" # for jalimo PREFERRED_PROVIDER_classpath = "classpath" |