diff options
author | John Lee <john_lee@openmoko.org> | 2008-02-01 12:05:20 +0000 |
---|---|---|
committer | Openmoko anonymizer key <devel@lists.openmoko.org> | 2008-02-01 12:05:20 +0000 |
commit | 27962f88f5dc05c9326024629aeb9c0255ff42bc (patch) | |
tree | 96df9a9d5a54124e45bcd6d35f2f17ff5bf107d4 /conf | |
parent | 27b7f39c37021b10c927cc5d29b0dfd22b7ef61f (diff) |
openmoko.conf: preferred version of asterisk should be 1.4.17 instead of
1.4.7
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/openmoko.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/openmoko.conf b/conf/distro/openmoko.conf index e16cb14729..dcd755e7c8 100644 --- a/conf/distro/openmoko.conf +++ b/conf/distro/openmoko.conf @@ -64,7 +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" +PREFERRED_VERSION_asterisk = "1.4.17" # for jalimo PREFERRED_PROVIDER_classpath = "classpath" |