diff options
author | Ross Burton <ross@openedhand.com> | 2008-06-13 16:09:11 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-06-13 16:09:11 +0000 |
commit | 4d650a79c62ad0c84868ab4ba4a7361b7d2b530e (patch) | |
tree | 5f01e6fe0e10240d2aa8ea49512ff17f6feb7442 /meta/conf | |
parent | f37e581b877f9705db219cc3f77535b3f7639cc0 (diff) | |
download | poky-4d650a79c62ad0c84868ab4ba4a7361b7d2b530e.tar.gz |
dbus-glib: upgrade to 0.76
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4644 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/poky-fixed-revisions.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index 306e17f830..9a7eb0ac89 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc | |||
@@ -147,8 +147,8 @@ PREFERRED_VERSION_gtk+ ?= "2.12.7" | |||
147 | 147 | ||
148 | PREFERRED_VERSION_dbus ?= "1.1.20" | 148 | PREFERRED_VERSION_dbus ?= "1.1.20" |
149 | PREFERRED_VERSION_dbus-native ?= "1.1.20" | 149 | PREFERRED_VERSION_dbus-native ?= "1.1.20" |
150 | PREFERRED_VERSION_dbus-glib ?= "0.74" | 150 | PREFERRED_VERSION_dbus-glib ?= "0.76" |
151 | PREFERRED_VERSION_dbus-glib-native ?= "0.74" | 151 | PREFERRED_VERSION_dbus-glib-native ?= "0.76" |
152 | PREFERRED_VERSION_gnome-vfs ?= "2.22.0" | 152 | PREFERRED_VERSION_gnome-vfs ?= "2.22.0" |
153 | PREFERRED_VERSION_libgnomecanvas ?= "2.20.0" | 153 | PREFERRED_VERSION_libgnomecanvas ?= "2.20.0" |
154 | PREFERRED_VERSION_gnome-keyring ?= "2.20" | 154 | PREFERRED_VERSION_gnome-keyring ?= "2.20" |