From: Richard Purdie Date: Wed, 2 Jan 2008 23:40:33 +0000 (+0000) Subject: poky-bleeding: Switch to dbus 1.1.1 X-Git-Tag: 2011-1~10021 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=67eaa28a3d2bebb2e5f1d46244db248afd3545e7;p=openembedded-core.git poky-bleeding: Switch to dbus 1.1.1 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3401 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf index ca08205d29..71cc975c12 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf @@ -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