diff options
author | Ross Burton <ross@openedhand.com> | 2007-09-17 18:49:31 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-09-17 18:49:31 +0000 |
commit | 7fb9559757ed06e7e768ee290ada880d27ad285b (patch) | |
tree | 9d1d2a42c48dc249545bc03ea055970c5d59cb7f /meta/conf | |
parent | b6e66922dcd84ee7e45e9381950525665d7aa11b (diff) | |
download | poky-7fb9559757ed06e7e768ee290ada880d27ad285b.tar.gz |
Upgrade gnome-keyring to 2.20
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2750 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-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 a6b63c762d..2948dd5f64 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf | |||
@@ -1,7 +1,7 @@ | |||
1 | PREFERRED_VERSION_atk ?= "1.20.0" | 1 | 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.19.91" | 4 | PREFERRED_VERSION_gnome-keyring ?= "2.20" |
5 | PREFERRED_VERSION_gnome-vfs ?= "2.19.91" | 5 | PREFERRED_VERSION_gnome-vfs ?= "2.19.91" |
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" |