[oe-commits] org.oe.dev chinook-compat.conf:

thebohemian commit openembedded-commits at lists.openembedded.org
Fri Feb 15 16:55:46 UTC 2008


chinook-compat.conf:
  - added more packages renames
  - added more preferred versions

Author: thebohemian at openembedded.org
Branch: org.openembedded.dev
Revision: 071b4d95ed825891fde667a4723e579ea0bba105
ViewMTN: http://monotone.openembedded.org/revision/info/071b4d95ed825891fde667a4723e579ea0bba105
Files:
1
conf/distro/chinook-compat.conf
Diffs:

#
# mt diff -rcf95baceadabcd81db8870bc4477337b22deeacd -r071b4d95ed825891fde667a4723e579ea0bba105
#
# 
# 
# patch "conf/distro/chinook-compat.conf"
#  from [b947a8f2568d5737e4ac97e8f352727f74f5e52d]
#    to [cc908008b4aa26b9b4c0e937044d55dd7905f01d]
# 
============================================================
--- conf/distro/chinook-compat.conf	b947a8f2568d5737e4ac97e8f352727f74f5e52d
+++ conf/distro/chinook-compat.conf	cc908008b4aa26b9b4c0e937044d55dd7905f01d
@@ -83,7 +83,8 @@ PREFERRED_VERSION_gtk+             = "2.
 PREFERRED_VERSION_atk              = "1.18.0"
 PREFERRED_VERSION_gtk+             = "2.10.14"
 
-PREFERRED_VERSION_gnome-vfs        = "2.16"
+PREFERRED_VERSION_gnome-vfs        = "2.16.3"
+
 # 3.9.1 would be correct
 PREFERRED_VERSION_gtkhtml-3.8      = "3.8.2"
 PREFERRED_VERSION_libxml2          = "2.6.27"
@@ -99,12 +100,16 @@ PREFERRED_VERSION_gst-ffmpeg       = "0.
 # 0.11.3 would be correct ( + maemo patches)
 PREFERRED_VERSION_gst-ffmpeg       = "0.10.2"
 
+PREFERRED_VERSION_bluez-libs            = "3.20"
+
 PREFERRED_PROVIDER_virtual/db           = "db"
 PREFERRED_PROVIDER_virtual/db-native    = "db-native"
 PREFERRED_PROVIDER_virtual/xserver      = "xserver-kdrive"
 
 # This is a hack to avoid building mesa which crashes the compiler
 PREFERRED_PROVIDER_virtual/libsdl       = "libsdl-directfb"
+PREFERRED_VERSION_libsdl-directfb       = "1.2.9"
+PREFERRED_VERSION_libsdl-image          = "1.2.3"
 
 PREFERRED_PROVIDER_xserver          = "xserver-kdrive"
 
@@ -137,11 +142,6 @@ PREFERRED_PROVIDER_avahi		  = "avahi"
 PREFERRED_PROVIDER_virtual/libqte2	  = "qte-mt"
 PREFERRED_PROVIDER_avahi		  = "avahi"
 
-# Prevent chosing jikes-native (until java bootstrap patch is merged).
-PREFERRED_PROVIDER_virtual/javac-native	  = "ecj-bootstrap-native"
-
-PREFERRED_PROVIDER_swt3.4-gtk = "swt3.4-gtk-hildon"
-
 PREFERRED_VERSION_libsoup = "2.2.7"
 PREFERRED_VERSION_libglade = "2.4.2"
 PREFERRED_VERSION_gnutls = "1.4.5"
@@ -150,6 +150,23 @@ PREFERRED_VERSION_gpe-scap = "1.3"
 
 PREFERRED_VERSION_gpe-scap = "1.3"
 
+# various Maemo4 specific libraries
+PREFERRED_VERSION_mce-dev = "1.6.3"
+PREFERRED_VERSION_libosso = "2.13"
+PREFERRED_VERSION_libhildon = "1.99.0"
+PREFERRED_VERSION_libhildonmime = "1.10.0"
+PREFERRED_VERSION_libhildonfm = "1.9.46"
+PREFERRED_VERSION_hildon-thumbnail = "0.14"
+PREFERRED_VERSION_osso-gwconnect = "1.0.12"
+PREFERRED_VERSION_osso-gnome-vfs2 = "2.16.3"
+
+# Java stuff 
+
+PREFERRED_PROVIDER_virtual/javac-native	  = "ecj-bootstrap-native"
+
+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"
@@ -172,3 +189,11 @@ PKG_libsoup = "libsoup2.2-8"
 PKG_zlib = "zlib1g"
 PKG_libglade = "libglade2-0"
 PKG_libsoup = "libsoup2.2-8"
+
+PKG_libsdl-image = "libsdl-image1.2"
+PKG_libsdl-directfb = "libsdl1.2"
+
+PKG_bluez-libs = "libbluetooth2"
+
+PKG_osso-ic-oss = "osso-ic"
+PKG_libconic = "libconic0"






More information about the Openembedded-commits mailing list