[oe-commits] Robert Schuster : chinook-compat: Updated versions of packages that where removed from OE.

GIT User account git at amethyst.openembedded.net
Thu Mar 19 23:53:52 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: a5bb2d013bcb0a536cdcbf325090131d97c09cf4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a5bb2d013bcb0a536cdcbf325090131d97c09cf4

Author: Robert Schuster <thebohemian at gmx.net>
Date:   Thu Mar 19 19:34:57 2009 +0100

chinook-compat: Updated versions of packages that where removed from OE.

---

 conf/distro/chinook-compat.conf |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/conf/distro/chinook-compat.conf b/conf/distro/chinook-compat.conf
index 7bb9e4b..9f5ef26 100644
--- a/conf/distro/chinook-compat.conf
+++ b/conf/distro/chinook-compat.conf
@@ -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.





More information about the Openembedded-commits mailing list