From 9520a8d47a679f7273f011450b15da5f4acd2313 Mon Sep 17 00:00:00 2001 From: André Draszik Date: Mon, 5 Mar 2018 09:30:55 +0000 Subject: openjdk-8: Upgrade to u162b12 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - openjdk8-fix-zero-mode-crash.patch was a backport -> dropped - remaining patches -> refreshed - license checksum change due to address change in license file (see patch) Signed-off-by: André Draszik Signed-off-by: Maxin B. John --- .../openjdk/patches-openjdk-8/dont-expect-fqpn-for-make.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-core/openjdk/patches-openjdk-8/dont-expect-fqpn-for-make.patch') diff --git a/recipes-core/openjdk/patches-openjdk-8/dont-expect-fqpn-for-make.patch b/recipes-core/openjdk/patches-openjdk-8/dont-expect-fqpn-for-make.patch index a8a9c1d..6454237 100644 --- a/recipes-core/openjdk/patches-openjdk-8/dont-expect-fqpn-for-make.patch +++ b/recipes-core/openjdk/patches-openjdk-8/dont-expect-fqpn-for-make.patch @@ -1,6 +1,6 @@ ---- common/autoconf/basics.m4.orig 2015-08-17 19:05:13.122672019 +0200 -+++ common/autoconf/basics.m4 2015-08-17 19:13:01.482673782 +0200 -@@ -549,10 +549,12 @@ +--- common/autoconf/basics.m4.orig ++++ common/autoconf/basics.m4 +@@ -555,10 +555,12 @@ AC_DEFUN([BASIC_CHECK_GNU_MAKE], # We need to find a recent version of GNU make. Especially on Solaris, this can be tricky. if test "x$MAKE" != x; then # User has supplied a make, test it. -- cgit v1.2.3-54-g00ecf