diff options
author | Richard Purdie <richard@openedhand.com> | 2008-01-02 23:40:33 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-01-02 23:40:33 +0000 |
commit | 67eaa28a3d2bebb2e5f1d46244db248afd3545e7 (patch) | |
tree | 6a96c0772a62cdfcfa76b0dc580946dd93f861d9 /meta | |
parent | 51d4359d1a38ea99851d6473b6ca476810dad331 (diff) | |
download | poky-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')
-rw-r--r-- | meta/conf/distro/poky-bleeding.conf | 2 |
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" | |||
5 | PREFERRED_VERSION_gnome-vfs ?= "2.20.0" | 5 | PREFERRED_VERSION_gnome-vfs ?= "2.20.0" |
6 | PREFERRED_VERSION_libgnomecanvas ?= "2.20.0" | 6 | PREFERRED_VERSION_libgnomecanvas ?= "2.20.0" |
7 | PREFERRED_VERSION_gtk-engines ?= "2.12.0" | 7 | PREFERRED_VERSION_gtk-engines ?= "2.12.0" |
8 | PREFERRED_VERSION_dbus ?= "1.1.1" | ||
9 | PREFERRED_VERSION_dbus-native ?= "1.1.1" | ||
8 | 10 | ||
9 | require conf/distro/poky.conf | 11 | require conf/distro/poky.conf |