diff options
author | Ross Burton <ross@openedhand.com> | 2007-08-04 09:52:03 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-08-04 09:52:03 +0000 |
commit | 7ea7a1d8e4f88426e290575a2639b6ab1c1eab2b (patch) | |
tree | 7d484f1f8c14be936370ce1b2ee73f91516099d9 /meta/conf/distro/poky-bleeding.conf | |
parent | 3ff099a44e8521863cc7b773314d6c77fef33eb5 (diff) | |
download | poky-7ea7a1d8e4f88426e290575a2639b6ab1c1eab2b.tar.gz |
Upgrade glib
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2358 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/poky-bleeding.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 7b473a9203..a52f5c39ad 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf | |||
@@ -1,4 +1,4 @@ | |||
1 | PREFERRED_VERSION_glib-2.0 ?= "2.13.7" | 1 | PREFERRED_VERSION_glib-2.0 ?= "2.14.0" |
2 | PREFERRED_VERSION_pango ?= "1.17.5" | 2 | PREFERRED_VERSION_pango ?= "1.17.5" |
3 | PREFERRED_VERSION_gtk+ ?= "2.11.6" | 3 | PREFERRED_VERSION_gtk+ ?= "2.11.6" |
4 | 4 | ||