aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gtk+/gtk+.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gtk+/gtk+.inc')
-rw-r--r--recipes/gtk+/gtk+.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/gtk+/gtk+.inc b/recipes/gtk+/gtk+.inc
index b30a4f560b..3ad071b9aa 100644
--- a/recipes/gtk+/gtk+.inc
+++ b/recipes/gtk+/gtk+.inc
@@ -10,10 +10,10 @@ PROVIDES = "gdk-pixbuf"
MAJ_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}"
SRC_URI = "http://download.gnome.org/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar.bz2;name=gtk \
- file://hardcoded_libtool.patch;patch=1 \
- file://run-iconcache.patch;patch=1 \
- file://toggle-font.diff;patch=1;pnum=0 \
- file://xsettings.patch;patch=1 \
+ file://hardcoded_libtool.patch;apply=yes \
+ file://run-iconcache.patch;apply=yes \
+ file://toggle-font.diff;apply=yes;striplevel=0 \
+ file://xsettings.patch;apply=yes \
"
INC_PR = "r8"