From a1eb2b9788ed48508bbe87acf0fd9269aa3585f4 Mon Sep 17 00:00:00 2001 From: AJ Bagwell Date: Mon, 9 Aug 2021 14:09:38 +0100 Subject: all: manual fixes for new override syntax Signed-off-by: AJ Bagwell Signed-off-by: Richard Leitner --- recipes-core/openjdk/openjdk-8-release-common.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes-core/openjdk/openjdk-8-release-common.inc') diff --git a/recipes-core/openjdk/openjdk-8-release-common.inc b/recipes-core/openjdk/openjdk-8-release-common.inc index 6c7bdd2..ff8d96e 100644 --- a/recipes-core/openjdk/openjdk-8-release-common.inc +++ b/recipes-core/openjdk/openjdk-8-release-common.inc @@ -1,3 +1,4 @@ + PATCHES_URI = "\ file://0001-Allow-using-a-system-installed-libjpeg.patch \ file://0002-Allow-using-a-system-installed-libpng.patch \ @@ -56,7 +57,7 @@ PATCHES_URI:append:libc-musl = "\ ${DISABLE_AGENT_BUILD_PT2} \ file://musl-0006-hotspot-os_linux-remove-glibc-dependencies-common.patch \ ${REMOVE_GLIBC_DEPENDENCIES_PT2} \ - file://musl-0007-hotspot-os_linux:x86-remove-glibc-dependencies-fpu_c.patch \ + file://musl-0007-hotspot-os_linux_x86-remove-glibc-dependencies-fpu_c.patch \ file://musl-0008-jdk-musl-build-fix-use-SIGRTMAX-rather-than-__SIGRTM.patch \ file://musl-0009-jdk-musl-has-gethostby_r.patch \ " -- cgit v1.2.3-54-g00ecf