aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gettext/gettext_0.17.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gettext/gettext_0.17.bb')
-rw-r--r--recipes/gettext/gettext_0.17.bb14
1 files changed, 7 insertions, 7 deletions
diff --git a/recipes/gettext/gettext_0.17.bb b/recipes/gettext/gettext_0.17.bb
index 3fc123d38e..9bd145d46e 100644
--- a/recipes/gettext/gettext_0.17.bb
+++ b/recipes/gettext/gettext_0.17.bb
@@ -12,15 +12,15 @@ RCONFLICTS_gettext-libintl = "proxy-libintl"
BBCLASSEXTEND = "native nativesdk"
SRC_URI = "${GNU_MIRROR}/gettext/gettext-${PV}.tar.gz \
- file://autotools.patch;apply=yes \
- file://wchar-uclibc.patch;apply=yes \
- file://use_open_properly.patch;apply=yes \
- file://gettext-autoconf-lib-link-no-L.patch;apply=yes \
- file://m4_copy.patch;apply=yes \
+ file://autotools.patch \
+ file://wchar-uclibc.patch \
+ file://use_open_properly.patch \
+ file://gettext-autoconf-lib-link-no-L.patch \
+ file://m4_copy.patch \
"
-SRC_URI_append_linux-uclibc = " file://gettext-error_print_progname.patch;apply=yes"
-SRC_URI_append_linux-uclibceabi = " file://gettext-error_print_progname.patch;apply=yes"
+SRC_URI_append_linux-uclibc = " file://gettext-error_print_progname.patch"
+SRC_URI_append_linux-uclibceabi = " file://gettext-error_print_progname.patch"
PARALLEL_MAKE = ""