diff options
Diffstat (limited to 'conf/distro/chinook-compat.conf')
| -rw-r--r-- | conf/distro/chinook-compat.conf | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/conf/distro/chinook-compat.conf b/conf/distro/chinook-compat.conf index c439ad67f6..e89d2185a7 100644 --- a/conf/distro/chinook-compat.conf +++ b/conf/distro/chinook-compat.conf @@ -59,9 +59,9 @@ PREFERRED_VERSION_automake-native = "1.9.6" PREFERRED_VERSION_binutils = "2.17.50.0.12" PREFERRED_VERSION_binutils-cross = "2.18" -PREFERRED_VERSION_gcc = "3.4.4+csl-arm-2005q3" -PREFERRED_VERSION_gcc-cross = "3.4.4+csl-arm-2005q3" -PREFERRED_VERSION_gcc-cross-initial = "3.4.4+csl-arm-2005q3" +PREFERRED_VERSION_gcc = "3.4.4cs2005q3.2" +PREFERRED_VERSION_gcc-cross = "3.4.4cs2005q3.2" +PREFERRED_VERSION_gcc-cross-initial = "3.4.4cs2005q3.2" # Use recent enough version of the headers to let HAL build successfully. PREFERRED_VERSION_linux-libc-headers = "2.6.20" @@ -145,8 +145,8 @@ PREFERRED_PROVIDER_avahi = "avahi" PREFERRED_VERSION_libsoup = "2.2.7" PREFERRED_VERSION_libglade = "2.4.2" PREFERRED_VERSION_gnutls = "1.4.5" -PREFERRED_VERSION_libgpg-error = "1.0" -PREFERRED_VERSION_libgcrypt = "1.2.3" +PREFERRED_VERSION_libgpg-error = "1.4" +PREFERRED_VERSION_libgcrypt = "1.4.0" PREFERRED_VERSION_gpe-scap = "1.3" @@ -164,12 +164,15 @@ PREFERRED_VERSION_osso-gnome-vfs2 = "2.16.3" PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native" +PREFERRED_PROVIDER_classpath = "classpath" +PREFERRED_VERSION_classpath = "0.97" + PREFERRED_PROVIDER_swt3.4-gtk = "swt3.4-gtk-hildon" PREFERRED_VERSION_swt3.4-gtk-hildon = "3.3+3.4M5" # Does not compile with the CodeSourcery compiler .. :( -PREFERRED_VERSION_kaffe = "1.1.8+cvs20080120" -PREFERRED_VERSION_kaffeh-native = "1.1.8+cvs20080120" +#PREFERRED_VERSION_kaffe = "1.1.8+cvs20080120" +#PREFERRED_VERSION_kaffeh-native = "1.1.8+cvs20080120" # WARNING: If you change these values after the respective package has # been built the change will have no effect. Edit the package's file in |
