diff options
author | Ross Burton <ross@openedhand.com> | 2008-01-15 13:48:16 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-01-15 13:48:16 +0000 |
commit | 9c85e50d28bb7fe1c80c5b231686e54f6ef2ac81 (patch) | |
tree | 2c723e670a4308bc545e4919cd305c02522f667b /meta/conf | |
parent | ba56fb85c8c75c961671073cc9aeeb9f260f6439 (diff) | |
download | poky-9c85e50d28bb7fe1c80c5b231686e54f6ef2ac81.tar.gz |
dbus: bump -bleeding from 1.1.1 to 1.1.2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3491 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 66bca23e29..c54c0ada7c 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.1" | 1 | PREFERRED_VERSION_dbus ?= "1.1.2" |
2 | PREFERRED_VERSION_dbus-native ?= "1.1.1" | 2 | PREFERRED_VERSION_dbus-native ?= "1.1.2" |
3 | 3 | ||
4 | require conf/distro/poky.conf | 4 | require conf/distro/poky.conf |