aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorAndré Draszik <git@andred.net>2016-08-18 17:15:02 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-23 17:44:40 +0100
commit5acf2f64eab9f62249cad9445797f0592a9abfb9 (patch)
treeacc74e08f72387700e429f81cee3cdf2a88dbda2 /meta/recipes-core
parentdff0cb45f1abcb7bbc11a453a1a7587df02e17cb (diff)
downloadopenembedded-core-contrib-5acf2f64eab9f62249cad9445797f0592a9abfb9.tar.gz
gettext_0.16.1: align configure options with v0.19.8.1 recipe
It doesn't look like we need any of those features, so let's disable them explicitly. (From OE-Core rev: 0a095473eec333f918ef831dea1c2f269a64fc62) Signed-off-by: André Draszik <git@andred.net> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/gettext/gettext_0.16.1.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-core/gettext/gettext_0.16.1.bb b/meta/recipes-core/gettext/gettext_0.16.1.bb
index 6710c8de21..93f5fcd8a8 100644
--- a/meta/recipes-core/gettext/gettext_0.16.1.bb
+++ b/meta/recipes-core/gettext/gettext_0.16.1.bb
@@ -32,6 +32,9 @@ inherit autotools texinfo
EXTRA_OECONF += "--without-lispdir \
--disable-csharp \
+ --disable-libasprintf \
+ --disable-java \
+ --disable-native-java \
--disable-openmp \
--without-emacs \
"