mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 13:53:11 +00: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:
parent
9ea7515313
commit
b01d4b8899
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user