gtk+: Remove DEFAULT_PREFERENCE statements, they are incorrect and we use poky.conf instead

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3409 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2008-01-04 15:59:05 +00:00
parent 9ea7515313
commit b01d4b8899
2 changed files with 0 additions and 6 deletions

View File

@@ -3,9 +3,6 @@ require gtk+.inc
DEPENDS += "cairo"
PR = "r19"
# 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://gtklabel-resize-patch;patch=1 \
file://menu-deactivate.patch;patch=1 \

View File

@@ -3,9 +3,6 @@ require gtk+.inc
DEPENDS += "cairo"
PR = "r3"
# disable per default - untested and not all patches included.
DEFAULT_PREFERENCE = "-1"
SRC_URI = "http://download.gnome.org/sources/gtk+/2.12/gtk+-${PV}.tar.bz2 \
file://xsettings.patch;patch=1 \
file://run-iconcache.patch;patch=1 \