summaryrefslogtreecommitdiffstats
path: root/recipes/glib-1.2/glib-1.2-native_1.2.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/glib-1.2/glib-1.2-native_1.2.10.bb')
-rw-r--r--recipes/glib-1.2/glib-1.2-native_1.2.10.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/glib-1.2/glib-1.2-native_1.2.10.bb b/recipes/glib-1.2/glib-1.2-native_1.2.10.bb
index 159dc98e3c..d00e9a174e 100644
--- a/recipes/glib-1.2/glib-1.2-native_1.2.10.bb
+++ b/recipes/glib-1.2/glib-1.2-native_1.2.10.bb
@@ -13,9 +13,9 @@ EXTRA_OECONF = "--disable-debug"
SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v1.2/glib-${PV}.tar.gz \
file://glibconfig-sysdefs.h \
file://depcomp \
- file://glib-reconf-fix;patch=1 \
- file://posix-conf-changes;patch=1 \
- file://gcc-3.4-pretty_function;patch=1"
+ file://glib-reconf-fix;apply=yes \
+ file://posix-conf-changes;apply=yes \
+ file://gcc-3.4-pretty_function;apply=yes"
S = "${WORKDIR}/glib-${PV}"