mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 20:59:42 +01:00
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:
@@ -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 \
|
||||
|
||||
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user