From: Ross Burton Date: Sun, 4 Feb 2007 18:44:49 +0000 (+0000) Subject: Use newer Glib and GTK+ X-Git-Tag: 2011-1~12154 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=148b7cb5e57a5a6c261f384beb2ddb416c4cf8ee;p=openembedded-core.git Use newer Glib and GTK+ git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1259 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf index cffe5fc3a1..293384d740 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf @@ -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