diff options
author | John Lee <john_lee@openmoko.org> | 2008-02-01 11:53:41 +0000 |
---|---|---|
committer | Openmoko anonymizer key <devel@lists.openmoko.org> | 2008-02-01 11:53:41 +0000 |
commit | b60c8843a151ee5f3896824eb2684020cd627035 (patch) | |
tree | ac64ae50cefe91127d23207b5d7cd36e11bd47f6 /conf | |
parent | 5ac3def01734d994b589af1d8669a33ae53a188a (diff) |
openmoko.conf: add preferred version of asterisk
Diffstat (limited to '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 1135c4be8d..e16cb14729 100644 --- a/conf/distro/openmoko.conf +++ b/conf/distro/openmoko.conf @@ -64,6 +64,7 @@ PACKAGE_ARCH_pn-neod_fic-gta02 = "${MACHINE_CLASS}" PREFERRED_PROVIDER_gtk+ = "gtk+-fastscaling" PREFERRED_VERSION_gtk+-fastscaling = "2.10.14" PREFERRED_VERSION_gpsdrive = "2.10pre4" +PREFERRED_VERSION_asterisk = "1.4.7" # for jalimo PREFERRED_PROVIDER_classpath = "classpath" |