diff options
author | Ross Burton <ross@openedhand.com> | 2008-01-18 08:15:49 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-01-18 08:15:49 +0000 |
commit | 6ddbbdfaaf41f1c9d94b610e29ce92e6751ee3e5 (patch) | |
tree | fdeb6e33e02578a71699fc9ce221eb870981eb4d /meta/conf | |
parent | e9794a9691c7afb23a2c80851ec828e1b52df84f (diff) | |
download | poky-6ddbbdfaaf41f1c9d94b610e29ce92e6751ee3e5.tar.gz |
dbus: upgrade -bleeding to 1.1.4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3516 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 9f92cbd641..367c9f11c1 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.3" | 1 | PREFERRED_VERSION_dbus ?= "1.1.4" |
2 | PREFERRED_VERSION_dbus-native ?= "1.1.3" | 2 | PREFERRED_VERSION_dbus-native ?= "1.1.4" |
3 | 3 | ||
4 | require conf/distro/poky.conf | 4 | require conf/distro/poky.conf |