[oe-commits] org.oe.dev chinook-compat: Set dbus-glib version preference to 0.7.4.

thebohemian commit oe at amethyst.openembedded.net
Thu Jul 10 15:01:35 UTC 2008


chinook-compat: Set dbus-glib version preference to 0.7.4.

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

#
# mt diff -r731f64c9891c699dfcd0db5201bc5c94c11d7157 -rf25e95db78aa5e69fe6e1ce592806448ba1dfe00
#
#
#
# patch "conf/distro/chinook-compat.conf"
#  from [82f061f680e83ac8f98ea7c468da6ace94ccba60]
#    to [61ddfe57a63bdd965dd857bd75478e87045007b9]
#
============================================================
--- conf/distro/chinook-compat.conf	82f061f680e83ac8f98ea7c468da6ace94ccba60
+++ conf/distro/chinook-compat.conf	61ddfe57a63bdd965dd857bd75478e87045007b9
@@ -87,8 +87,11 @@ PREFERRED_VERSION_libpng           = "1.
 PREFERRED_VERSION_atk              = "1.18.0"
 PREFERRED_VERSION_gtk+             = "2.10.14"
 PREFERRED_VERSION_libpng           = "1.2.8"
+PREFERRED_VERSION_expat            = "1.95.7"
+
+# only dbus-glib 0.7.4 works with older dbus 1.0.x
 PREFERRED_VERSION_dbus             = "1.0.3"
-PREFERRED_VERSION_expat            = "1.95.7"
+PREFERRED_VERSION_dbus-glib        = "0.7.4"
 
 PREFERRED_VERSION_gnome-vfs        = "2.16.3"
 






More information about the Openembedded-commits mailing list