summaryrefslogtreecommitdiffstats
path: root/recipes-core/openjdk/openjdk-8-native.inc
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@intel.com>2017-08-31 17:48:35 +0300
committerMaxin B. John <maxin.john@intel.com>2017-09-01 11:55:59 +0300
commit8e26ce73cccdd7cd839426ced3f91b54102ad5b1 (patch)
treea7c3b05fe9ba09c29f9683acdd62dc38e025dbd5 /recipes-core/openjdk/openjdk-8-native.inc
parentc4b9b97c7c60ad5c0c3392ccf143b2e4e6c7df24 (diff)
downloadmeta-java-8e26ce73cccdd7cd839426ced3f91b54102ad5b1.tar.gz
meta-java: remove dependency on meta-oewip
remove dependency on meta-oe Signed-off-by: Maxin B. John <maxin.john@intel.com>
Diffstat (limited to 'recipes-core/openjdk/openjdk-8-native.inc')
-rw-r--r--recipes-core/openjdk/openjdk-8-native.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-core/openjdk/openjdk-8-native.inc b/recipes-core/openjdk/openjdk-8-native.inc
index fd97eff..d5079de 100644
--- a/recipes-core/openjdk/openjdk-8-native.inc
+++ b/recipes-core/openjdk/openjdk-8-native.inc
@@ -2,7 +2,7 @@ JDK_DIR = "openjdk-8-native"
2DEPENDS = "\ 2DEPENDS = "\
3 icedtea7-native ant-native \ 3 icedtea7-native ant-native \
4 libxslt-native attr-native \ 4 libxslt-native attr-native \
5 giflib-native jpeg-native libpng-native \ 5 jpeg-native libpng-native \
6 glib-2.0-native freetype-native fontconfig-native \ 6 glib-2.0-native freetype-native fontconfig-native \
7 zlib-native zip-native \ 7 zlib-native zip-native \
8 unzip-native make-native \ 8 unzip-native make-native \
@@ -13,6 +13,7 @@ PACKAGECONFIG ??= ""
13PACKAGECONFIG[x11] = "--with-x,,libx11-native xproto-native libxt-native libxext-native libxrender-native" 13PACKAGECONFIG[x11] = "--with-x,,libx11-native xproto-native libxt-native libxext-native libxrender-native"
14PACKAGECONFIG[cups] = "--with-cups,,cups" 14PACKAGECONFIG[cups] = "--with-cups,,cups"
15PACKAGECONFIG[alsa] = "--with-alsa,,alsa-lib-native" 15PACKAGECONFIG[alsa] = "--with-alsa,,alsa-lib-native"
16PACKAGECONFIG[alsa] = "--with-giflib,,giflib-native"
16PACKAGECONFIG[jce] = "--enable-unlimited-crypto,," 17PACKAGECONFIG[jce] = "--enable-unlimited-crypto,,"
17 18
18EXTRA_OECONF_append = "\ 19EXTRA_OECONF_append = "\