diff options
author | Ross Burton <ross@openedhand.com> | 2007-09-17 18:50:27 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-09-17 18:50:27 +0000 |
commit | 80924d4686ad18f5e7318c7ad44ec37213dd67ec (patch) | |
tree | 6a5241c88224c55fea8f8e4248735545551f5239 /meta/conf/distro | |
parent | 7fb9559757ed06e7e768ee290ada880d27ad285b (diff) | |
download | poky-80924d4686ad18f5e7318c7ad44ec37213dd67ec.tar.gz |
Upgrade gnome-vfs to 2.20
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2751 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/poky-bleeding.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf index 2948dd5f64..f96acb2c80 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf | |||
@@ -2,7 +2,7 @@ PREFERRED_VERSION_atk ?= "1.20.0" | |||
2 | PREFERRED_VERSION_gtk+ ?= "2.12.0" | 2 | PREFERRED_VERSION_gtk+ ?= "2.12.0" |
3 | 3 | ||
4 | PREFERRED_VERSION_gnome-keyring ?= "2.20" | 4 | PREFERRED_VERSION_gnome-keyring ?= "2.20" |
5 | PREFERRED_VERSION_gnome-vfs ?= "2.19.91" | 5 | PREFERRED_VERSION_gnome-vfs ?= "2.20.0" |
6 | PREFERRED_VERSION_libgnomecanvas ?= "2.19.2" | 6 | PREFERRED_VERSION_libgnomecanvas ?= "2.19.2" |
7 | PREFERRED_VERSION_gtk-engines ?= "2.11.7" | 7 | PREFERRED_VERSION_gtk-engines ?= "2.11.7" |
8 | 8 | ||