From: Marcin Juszkiewicz Date: Thu, 5 Mar 2009 10:03:13 +0000 (+0100) Subject: gtk+: make 2.14.2 default version instead of 2.10.14 X-Git-Tag: Release-2010-05/1~3796^2~84^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f854d71c347475d53d5080a5490625345d95d12;p=openembedded.git gtk+: make 2.14.2 default version instead of 2.10.14 Ångström uses this version and many components of metadata depends on at least 2.12. --- diff --git a/recipes/gtk+/gtk+_2.14.2.bb b/recipes/gtk+/gtk+_2.14.2.bb index 38dd3a411d..88c40dd912 100644 --- a/recipes/gtk+/gtk+_2.14.2.bb +++ b/recipes/gtk+/gtk+_2.14.2.bb @@ -4,9 +4,6 @@ PR = "r3" DEPENDS += "cairo jasper" -# disabled per default - this uses as little patches as possible -DEFAULT_PREFERENCE = "-1" - SRC_URI = "http://download.gnome.org/sources/gtk+/2.14/gtk+-${PV}.tar.bz2 \ file://xsettings.patch;patch=1 \ file://run-iconcache.patch;patch=1 \