From: Florian Boor Date: Thu, 6 Jul 2006 12:03:26 +0000 (+0000) Subject: gtk+: Lower preference of 2.6.10 because of missing patches and missing test. X-Git-Tag: Release-2010-05/1~9453^2~1325^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dacc35f8f0f6fd9dad7c90f91f21f887077042f;p=openembedded.git gtk+: Lower preference of 2.6.10 because of missing patches and missing test. --- diff --git a/packages/gtk+/gtk+_2.10.0.bb b/packages/gtk+/gtk+_2.10.0.bb index 8da0c1b99e..b6af9e9b14 100644 --- a/packages/gtk+/gtk+_2.10.0.bb +++ b/packages/gtk+/gtk+_2.10.0.bb @@ -8,6 +8,9 @@ MAINTAINER = "Philip Blundell " DEPENDS = "glib-2.0 pango atk jpeg libpng xext libxcursor gtk-doc libgcrypt cairo" PR = "r0" +# disable per default - untested and not all patches included. +DEFAULT_PREFERENCE = "-1" + SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-${PV}.tar.bz2 \ file://no-xwc.patch;patch=1 \ file://automake-lossage.patch;patch=1 \