diff options
author | Ross Burton <ross@openedhand.com> | 2008-01-16 08:15:45 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-01-16 08:15:45 +0000 |
commit | 531a9963094ae919680105319fd1a9281b568772 (patch) | |
tree | 421d821871ab0a4e027d03bfa6fb2540f3e00dad /meta/conf | |
parent | 2172d34f67ad7bbeb8cf2a81f3f1285c779a2ec5 (diff) | |
download | poky-531a9963094ae919680105319fd1a9281b568772.tar.gz |
dbus: upgrade poky-bleeding to dbus 1.1.3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3493 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/poky-bleeding.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf index c54c0ada7c..9f92cbd641 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf | |||
@@ -1,4 +1,4 @@ | |||
1 | PREFERRED_VERSION_dbus ?= "1.1.2" | 1 | PREFERRED_VERSION_dbus ?= "1.1.3" |
2 | PREFERRED_VERSION_dbus-native ?= "1.1.2" | 2 | PREFERRED_VERSION_dbus-native ?= "1.1.3" |
3 | 3 | ||
4 | require conf/distro/poky.conf | 4 | require conf/distro/poky.conf |