chinook-compat: Updated versions of packages that where removed from OE.
authorRobert Schuster <thebohemian@gmx.net>
Thu, 19 Mar 2009 18:34:57 +0000 (19:34 +0100)
committerRobert Schuster <thebohemian@gmx.net>
Thu, 19 Mar 2009 23:55:20 +0000 (00:55 +0100)
conf/distro/chinook-compat.conf

index 7bb9e4b..9f5ef26 100644 (file)
@@ -92,14 +92,14 @@ PREFERRED_VERSION_glib-2.0         = "2.12.12"
 PREFERRED_VERSION_pango            = "1.16.4"
 PREFERRED_VERSION_atk              = "1.18.0"
 PREFERRED_VERSION_gtk+             = "2.10.14"
-PREFERRED_VERSION_libpng           = "1.2.8"
+PREFERRED_VERSION_libpng           = "1.2.12"
 PREFERRED_VERSION_expat            = "1.95.7"
 
 # only dbus-glib 0.74 works with older dbus 1.0.x
 PREFERRED_VERSION_dbus             = "1.0.3"
 PREFERRED_VERSION_dbus-glib        = "0.74"
 
-PREFERRED_VERSION_gnome-vfs        = "2.16.3"
+PREFERRED_VERSION_gnome-vfs        = "2.22.0"
 
 # 3.9.1 would be correct
 PREFERRED_VERSION_gtkhtml-3.8      = "3.8.2"
@@ -116,7 +116,7 @@ PREFERRED_VERSION_gst-plugins-base = "0.10.14"
 # 0.11.3 would be correct ( + maemo patches)
 PREFERRED_VERSION_gst-ffmpeg       = "0.10.2"
 
-PREFERRED_VERSION_bluez-libs            = "3.20"
+PREFERRED_VERSION_bluez-libs            = "3.33"
 
 PREFERRED_PROVIDER_virtual/db           = "db"
 PREFERRED_PROVIDER_virtual/db-native    = "db-native"
@@ -191,15 +191,11 @@ PREFERRED_PROVIDER_virtual/java-initial = "jamvm-initial"
 PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"
 
 PREFERRED_PROVIDER_classpath = "classpath"
-PREFERRED_VERSION_classpath = "0.97.2"
+PREFERRED_VERSION_classpath = "0.98"
 
 PREFERRED_PROVIDER_swt3.4-gtk = "swt3.4-gtk-hildon"
 PREFERRED_VERSION_swt3.4-gtk-hildon = "3.4"
 
-# Does not compile with the CodeSourcery compiler .. :(
-#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 
 # ${STAGING}/pkgdata/runtime then.