diff options
author | Robert Schuster <thebohemian@gmx.net> | 2008-06-27 01:04:31 +0000 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2008-06-27 01:04:31 +0000 |
commit | 1df2063836e04c9e0eaad059e06e41054a361d36 (patch) | |
tree | 5621cd97867ee45b5d52b73e9f44a1f993c00fab /conf/distro/openmoko.conf | |
parent | ff39b335b0bd4eea36282479718035ccca72f9d4 (diff) |
Remove uses of midpath 0.1 and replace with what is needed for 0.3.
preferred-om-2008-versions: Updated to midpath 0.3 rc1
openmoko: Added midpath preference.
Diffstat (limited to 'conf/distro/openmoko.conf')
-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 d7a3b98f6e..75d9a9756a 100644 --- a/conf/distro/openmoko.conf +++ b/conf/distro/openmoko.conf @@ -62,6 +62,7 @@ PREFERRED_VERSION_gtk+-fastscaling = "2.10.14" PREFERRED_PROVIDER_classpath = "classpath" PREFERRED_PROVIDER_virtual/java-initial = "cacao-initial" PREFERRED_PROVIDER_swt3.4-gtk = "swt3.4-gtk" +PREFERRED_PROVIDER_midpath = "midpath-openmoko" # deploy gta01 and gta02 in ${MACHINE_CLASS} directory DEPLOY_DIR_IMAGE_om-gta01 = "${DEPLOY_DIR}/images/${MACHINE_CLASS}" |