summaryrefslogtreecommitdiff
path: root/meta/packages/gettext/gettext_0.14.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gettext/gettext_0.14.1.bb')
-rw-r--r--meta/packages/gettext/gettext_0.14.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/gettext/gettext_0.14.1.bb b/meta/packages/gettext/gettext_0.14.1.bb
index 1cc272bf1..d766369b6 100644
--- a/meta/packages/gettext/gettext_0.14.1.bb
+++ b/meta/packages/gettext/gettext_0.14.1.bb
@@ -8,7 +8,8 @@ PROVIDES = "virtual/libintl"
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://getline.m4.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-uclibcgnueabi = " file://gettext-error_print_progname.patch;patch=1"