summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/poky-bleeding.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-01-02 23:40:33 +0000
committerRichard Purdie <richard@openedhand.com>2008-01-02 23:40:33 +0000
commit67eaa28a3d2bebb2e5f1d46244db248afd3545e7 (patch)
tree6a96c0772a62cdfcfa76b0dc580946dd93f861d9 /meta/conf/distro/poky-bleeding.conf
parent51d4359d1a38ea99851d6473b6ca476810dad331 (diff)
downloadpoky-67eaa28a3d2bebb2e5f1d46244db248afd3545e7.tar.gz
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
Diffstat (limited to 'meta/conf/distro/poky-bleeding.conf')
-rw-r--r--meta/conf/distro/poky-bleeding.conf2
1 files changed, 2 insertions, 0 deletions
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"
5PREFERRED_VERSION_gnome-vfs ?= "2.20.0" 5PREFERRED_VERSION_gnome-vfs ?= "2.20.0"
6PREFERRED_VERSION_libgnomecanvas ?= "2.20.0" 6PREFERRED_VERSION_libgnomecanvas ?= "2.20.0"
7PREFERRED_VERSION_gtk-engines ?= "2.12.0" 7PREFERRED_VERSION_gtk-engines ?= "2.12.0"
8PREFERRED_VERSION_dbus ?= "1.1.1"
9PREFERRED_VERSION_dbus-native ?= "1.1.1"
8 10
9require conf/distro/poky.conf 11require conf/distro/poky.conf