summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta/conf/distro/poky-bleeding.conf3
-rw-r--r--meta/conf/distro/poky.conf4
2 files changed, 2 insertions, 5 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf
index 367c9f11c..f7865137c 100644
--- a/meta/conf/distro/poky-bleeding.conf
+++ b/meta/conf/distro/poky-bleeding.conf
@@ -1,4 +1 @@
-PREFERRED_VERSION_dbus ?= "1.1.4"
-PREFERRED_VERSION_dbus-native ?= "1.1.4"
-
require conf/distro/poky.conf
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index 15eb959ea..cba73a63b 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -206,8 +206,8 @@ PREFERRED_VERSION_cairo ?= "1.4.14"
PREFERRED_VERSION_pango ?= "1.18.3"
PREFERRED_VERSION_gtk+ ?= "2.12.7"
-PREFERRED_VERSION_dbus ?= "1.0.3"
-PREFERRED_VERSION_dbus-native ?= "1.0.3"
+PREFERRED_VERSION_dbus ?= "1.1.20"
+PREFERRED_VERSION_dbus-native ?= "1.1.20"
PREFERRED_VERSION_dbus-glib ?= "0.74"
PREFERRED_VERSION_dbus-glib-native ?= "0.74"
PREFERRED_VERSION_gnome-vfs ?= "2.20.0"