aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/glib-2.0/glib-2.0-native_2.4.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/glib-2.0/glib-2.0-native_2.4.6.bb')
-rw-r--r--recipes/glib-2.0/glib-2.0-native_2.4.6.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/glib-2.0/glib-2.0-native_2.4.6.bb b/recipes/glib-2.0/glib-2.0-native_2.4.6.bb
index 75e847b178..e18b76421f 100644
--- a/recipes/glib-2.0/glib-2.0-native_2.4.6.bb
+++ b/recipes/glib-2.0/glib-2.0-native_2.4.6.bb
@@ -12,9 +12,9 @@ PR = "r6"
EXTRA_OECONF = "--disable-debug"
SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.4/glib-${PV}.tar.bz2 \
- file://visibility.patch;patch=1 \
+ file://visibility.patch;apply=yes \
file://glibconfig-sysdefs.h \
- file://configure-libtool.patch;patch=1"
+ file://configure-libtool.patch;apply=yes"
S = "${WORKDIR}/glib-${PV}"