aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gettext
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gettext')
-rw-r--r--recipes/gettext/gettext_0.14.1.bb18
-rw-r--r--recipes/gettext/gettext_0.17.bb14
2 files changed, 16 insertions, 16 deletions
diff --git a/recipes/gettext/gettext_0.14.1.bb b/recipes/gettext/gettext_0.14.1.bb
index 72cb5736a1..664e02bb8e 100644
--- a/recipes/gettext/gettext_0.14.1.bb
+++ b/recipes/gettext/gettext_0.14.1.bb
@@ -9,15 +9,15 @@ PROVIDES = "virtual/libintl"
PROVIDES_virtclass-native = ""
SRC_URI = "${GNU_MIRROR}/gettext/gettext-${PV}.tar.gz \
- file://gettext-vpath.patch;patch=1;pnum=1 \
- file://fixchicken.patch;patch=1;pnum=1 \
- file://linklib_from_0.17.patch;patch=1 \
- file://gettext-autoconf-lib-link-no-L.patch;patch=1 \
- file://getline.m4.patch;patch=1 \
- file://disable_java.patch;patch=1"
-
-SRC_URI_append_linux-uclibc = " file://gettext-error_print_progname.patch;patch=1"
-SRC_URI_append_linux-uclibceabi = " file://gettext-error_print_progname.patch;patch=1"
+ file://gettext-vpath.patch;apply=yes \
+ file://fixchicken.patch;apply=yes \
+ file://linklib_from_0.17.patch;apply=yes \
+ file://gettext-autoconf-lib-link-no-L.patch;apply=yes \
+ file://getline.m4.patch;apply=yes \
+ file://disable_java.patch;apply=yes"
+
+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"
PARALLEL_MAKE = ""
diff --git a/recipes/gettext/gettext_0.17.bb b/recipes/gettext/gettext_0.17.bb
index 9973419e3f..3fc123d38e 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;patch=1 \
- file://wchar-uclibc.patch;patch=1 \
- file://use_open_properly.patch;patch=1 \
- file://gettext-autoconf-lib-link-no-L.patch;patch=1 \
- file://m4_copy.patch;patch=1 \
+ 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 \
"
-SRC_URI_append_linux-uclibc = " file://gettext-error_print_progname.patch;patch=1"
-SRC_URI_append_linux-uclibceabi = " file://gettext-error_print_progname.patch;patch=1"
+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"
PARALLEL_MAKE = ""