summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2006-07-06 12:03:26 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-07-06 12:03:26 +0000
commit4dacc35f8f0f6fd9dad7c90f91f21f887077042f (patch)
tree738bd83a9dccbe101a48cf4746c7a7672918744c
parent47cf1266d683fb5bab0b983414df5577b258e227 (diff)
gtk+: Lower preference of 2.6.10 because of missing patches and missing test.
-rw-r--r--packages/gtk+/gtk+_2.10.0.bb3
1 files changed, 3 insertions, 0 deletions
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 <pb@handhelds.org>"
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 \