From 8e07641d14fb361b0d6d5ed5655e921a902f1109 Mon Sep 17 00:00:00 2001 From: André Draszik Date: Mon, 20 Aug 2018 16:32:32 +0100 Subject: openjdk-8: always apply some patches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit As a simplification for the upcoming aarch32 port. Signed-off-by: André Draszik Signed-off-by: Richard Leitner --- recipes-core/openjdk/openjdk-8-native.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes-core/openjdk/openjdk-8-native.inc') diff --git a/recipes-core/openjdk/openjdk-8-native.inc b/recipes-core/openjdk/openjdk-8-native.inc index e6f7933..6a01046 100644 --- a/recipes-core/openjdk/openjdk-8-native.inc +++ b/recipes-core/openjdk/openjdk-8-native.inc @@ -7,8 +7,6 @@ DEPENDS = "\ ca-certificates-native openssl-native coreutils-native \ " -SRC_URI_append += "file://handle_extra_output.patch" - PACKAGECONFIG ??= "gif jpeg png zlib" PACKAGECONFIG[x11] = "--with-x,,libx11-native xorgproto-native libxt-native libxext-native libxrender-native" PACKAGECONFIG[cups] = "--with-cups,,cups" -- cgit v1.2.3-54-g00ecf