From: Ross Burton Date: Tue, 12 Jun 2007 15:54:53 +0000 (+0000) Subject: Increase default GTK+ to 2.6.10 X-Git-Tag: 2011-1~11491 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4b747705b4adc0085f131e2b6bd8f01fe306e59b;p=openembedded-core.git Increase default GTK+ to 2.6.10 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1922 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index e1eab3c21d..8f607cdc03 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -139,7 +139,7 @@ PREFERRED_VERSION_glib-2.0-native ?= "2.10.3" PREFERRED_VERSION_atk ?= "1.10.3" PREFERRED_VERSION_cairo ?= "1.2.4" PREFERRED_VERSION_pango ?= "1.10.2" -PREFERRED_VERSION_gtk+ ?= "2.6.8" +PREFERRED_VERSION_gtk+ ?= "2.6.10" PREFERRED_VERSION_dbus ?= "1.0.1" PREFERRED_VERSION_dbus-native ?= "1.0.1"