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

thebohemian commit oe at amethyst.openembedded.net
Fri May 23 14:55:44 UTC 2008


chinook-compat.conf: Updates
  * added midpath preferences
  * added libsdl-ttf and libsdl-gfx renames

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

#
# mt diff -re831991bf0dcef0cf379cc061821840fcf0f6d26 -rfb05f74b0b5c179d6ed3f8897306c5563c223a50
#
#
#
# patch "conf/distro/chinook-compat.conf"
#  from [c5844f900694f22660695c8b7f810b0ff9eb235c]
#    to [6f4774c59d5c8589f1b8d21db8f3fed3f209e847]
#
============================================================
--- conf/distro/chinook-compat.conf	c5844f900694f22660695c8b7f810b0ff9eb235c
+++ conf/distro/chinook-compat.conf	6f4774c59d5c8589f1b8d21db8f3fed3f209e847
@@ -163,8 +163,10 @@ PREFERRED_VERSION_osso-gnome-vfs2 = "2.1
 PREFERRED_VERSION_osso-gnome-vfs2 = "2.16.3"
 
 # Java stuff 
+PREFERRED_PROVIDER_midpath = "midpath-maemo"
+PREFERRED_PROVIDER_midpath-backend-gtk = "midpath-backend-gtk-hildon"
 
-PREFERRED_PROVIDER_virtual/javac-native	  = "ecj-bootstrap-native"
+PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"
 
 PREFERRED_PROVIDER_classpath = "classpath"
 PREFERRED_VERSION_classpath = "0.97.1"
@@ -197,6 +199,8 @@ PKG_libsdl-directfb = "libsdl1.2"
 
 PKG_libsdl-image = "libsdl-image1.2"
 PKG_libsdl-directfb = "libsdl1.2"
+PKG_libsdl-ttf = "libsdl-ttf2.0-0"
+PKG_libsdl-gfx = "libsdl-gfx1.2-4"
 
 PKG_bluez-libs = "libbluetooth2"
 






More information about the Openembedded-commits mailing list