From: Robert Schuster Date: Thu, 10 Jul 2008 14:50:43 +0000 (+0000) Subject: chinook-compat: Set dbus-glib version preference to 0.7.4. X-Git-Tag: Release-2010-05/1~6554^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0edf712c220323fe0bffd354012ea8ede0946c07;p=openembedded.git chinook-compat: Set dbus-glib version preference to 0.7.4. --- diff --git a/conf/distro/chinook-compat.conf b/conf/distro/chinook-compat.conf index f6029eed1b..0fb2dd4511 100644 --- a/conf/distro/chinook-compat.conf +++ b/conf/distro/chinook-compat.conf @@ -87,9 +87,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_dbus = "1.0.3" 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_dbus-glib = "0.7.4" + PREFERRED_VERSION_gnome-vfs = "2.16.3" # 3.9.1 would be correct