diff options
author | Ross Burton <ross@openedhand.com> | 2007-09-14 12:24:08 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-09-14 12:24:08 +0000 |
commit | 021e69fc7ef8fd0cea9ce725fe99c8059d78a0b9 (patch) | |
tree | 55780aa475dbe0d548abf0f62a9a6adeb64fb7a0 /meta/conf | |
parent | 33f82b3d2f994d2c32d77b05ef496c502b2821bb (diff) | |
download | openembedded-core-021e69fc7ef8fd0cea9ce725fe99c8059d78a0b9.tar.gz openembedded-core-021e69fc7ef8fd0cea9ce725fe99c8059d78a0b9.tar.bz2 openembedded-core-021e69fc7ef8fd0cea9ce725fe99c8059d78a0b9.tar.xz openembedded-core-021e69fc7ef8fd0cea9ce725fe99c8059d78a0b9.zip |
Upgrade GTK+ 2.11 to 2.12.0
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2736 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 c79bbcf91..0ede67e7a 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf @@ -1,5 +1,5 @@ PREFERRED_VERSION_atk ?= "1.19.6" -PREFERRED_VERSION_gtk+ ?= "2.11.6" +PREFERRED_VERSION_gtk+ ?= "2.12.0" PREFERRED_VERSION_gnome-keyring ?= "2.19.91" PREFERRED_VERSION_gnome-vfs ?= "2.19.91" |