]> code.ossystems Code Review - openembedded-core.git/commitdiff
Update poky.conf to move to dbus-0.60 along with the appropriate dbus versions of...
authorRichard Purdie <richard@openedhand.com>
Thu, 19 Jan 2006 22:08:09 +0000 (22:08 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 19 Jan 2006 22:08:09 +0000 (22:08 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky@229 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/conf/distro/poky.conf

index 82462bdd5399974b3f76fdaa9b735ed7b5b2c076..6b538f2b0c165ad6cc8023cdaffa3332fd41955f 100644 (file)
@@ -66,14 +66,16 @@ PREFERRED_PROVIDER_virtual/libiconv=glibc
 PREFERRED_PROVIDER_virtual/libintl=glibc
 PREFERRED_PROVIDERS += "virtual/xserver:xserver-kdrive"
 PREFERRED_PROVIDER_x11 = "diet-x11"
-#PREFERRED_PROVIDER_gconf=gconf-dbus
+PREFERRED_PROVIDER_gconf=gconf-dbus
 PREFERRED_PROVIDER_gnome-vfs=gnome-vfs-dbus
 
 
 #
 # CVS Dates to use:
 #
-CVSDATE_gnome-vfs-dbus = "20051215"
+#CVSDATE_gnome-vfs-dbus = "20051215"
+CVSDATE_gconf-dbus = "20060119"
+CVSDATE_gnome-vfs-dbus = "20060119"
 CVSDATE_minimo = "20050401"
 CVSDATE_ipkg-utils-native = "20050930"
 CVSDATE_ipkg-link-1 = "20050930"
@@ -128,7 +130,7 @@ PREFERRED_VERSION_glib-2.0 = "2.8.1"
 PREFERRED_VERSION_gtk+ = "2.8.9"
 PREFERRED_VERSION_pango = "1.10.0"
 
-PREFERRED_VERSION_dbus = "0.50"
+PREFERRED_VERSION_dbus = "0.60"
 
 PREFERRED_VERSION_diet-x11 ?= "6.2.1"
 PREFERRED_VERSION_dillo2 ?= "0.6.6"