Use newer Glib and GTK+
authorRoss Burton <ross@openedhand.com>
Sun, 4 Feb 2007 18:44:49 +0000 (18:44 +0000)
committerRoss Burton <ross@openedhand.com>
Sun, 4 Feb 2007 18:44:49 +0000 (18:44 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1259 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/poky-bleeding.conf

index cffe5fc..293384d 100644 (file)
@@ -1,8 +1,8 @@
-PREFERRED_VERSION_glib-2.0 ?= "2.12.4"
+PREFERRED_VERSION_glib-2.0 ?= "2.12.6"
 PREFERRED_VERSION_glib-2.0-native ?= "2.12.4"
 
 PREFERRED_VERSION_cairo ?= "1.3.12"
 PREFERRED_VERSION_pango ?= "1.15.2"
-PREFERRED_VERSION_gtk+ ?= "2.10.6"
+PREFERRED_VERSION_gtk+ ?= "2.10.9"
 
 require conf/distro/poky.conf