]> code.ossystems Code Review - openembedded-core.git/commitdiff
poky-bleeding: Switch to dbus 1.1.1
authorRichard Purdie <richard@openedhand.com>
Wed, 2 Jan 2008 23:40:33 +0000 (23:40 +0000)
committerRichard Purdie <richard@openedhand.com>
Wed, 2 Jan 2008 23:40:33 +0000 (23:40 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3401 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/poky-bleeding.conf

index ca08205d2925bd1dc18f0f6a134503e337258674..71cc975c12baedc536cccb0cf7739e0e48ec00ac 100644 (file)
@@ -5,5 +5,7 @@ PREFERRED_VERSION_gnome-keyring ?= "2.20"
 PREFERRED_VERSION_gnome-vfs ?= "2.20.0"
 PREFERRED_VERSION_libgnomecanvas ?= "2.20.0"
 PREFERRED_VERSION_gtk-engines ?= "2.12.0"
+PREFERRED_VERSION_dbus ?= "1.1.1"
+PREFERRED_VERSION_dbus-native ?= "1.1.1"
 
 require conf/distro/poky.conf