aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/glib-2.0/glib-2.0-native_2.6.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/glib-2.0/glib-2.0-native_2.6.6.bb')
-rw-r--r--recipes/glib-2.0/glib-2.0-native_2.6.6.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/glib-2.0/glib-2.0-native_2.6.6.bb b/recipes/glib-2.0/glib-2.0-native_2.6.6.bb
index a9d52d24d5..503c4d9ee6 100644
--- a/recipes/glib-2.0/glib-2.0-native_2.6.6.bb
+++ b/recipes/glib-2.0/glib-2.0-native_2.6.6.bb
@@ -13,10 +13,10 @@ export PERL_PATH="/usr/bin/env perl"
EXTRA_OECONF = "--disable-debug"
SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.6/glib-${PV}.tar.bz2 \
- file://glib-gettextize-dir.patch;patch=1 \
- file://glib-mkenums-nowarn.patch;patch=1 \
+ file://glib-gettextize-dir.patch;apply=yes \
+ file://glib-mkenums-nowarn.patch;apply=yes \
file://glibconfig-sysdefs.h \
- file://configure-libtool.patch;patch=1"
+ file://configure-libtool.patch;apply=yes"
S = "${WORKDIR}/glib-${PV}"