diff options
Diffstat (limited to 'recipes-core/openjdk')
-rw-r--r-- | recipes-core/openjdk/openjdk-8-release-common.inc | 3 |
1 files changed, 2 insertions, 1 deletions
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 @@ | |||
1 | |||
1 | PATCHES_URI = "\ | 2 | PATCHES_URI = "\ |
2 | file://0001-Allow-using-a-system-installed-libjpeg.patch \ | 3 | file://0001-Allow-using-a-system-installed-libjpeg.patch \ |
3 | file://0002-Allow-using-a-system-installed-libpng.patch \ | 4 | file://0002-Allow-using-a-system-installed-libpng.patch \ |
@@ -56,7 +57,7 @@ PATCHES_URI:append:libc-musl = "\ | |||
56 | ${DISABLE_AGENT_BUILD_PT2} \ | 57 | ${DISABLE_AGENT_BUILD_PT2} \ |
57 | file://musl-0006-hotspot-os_linux-remove-glibc-dependencies-common.patch \ | 58 | file://musl-0006-hotspot-os_linux-remove-glibc-dependencies-common.patch \ |
58 | ${REMOVE_GLIBC_DEPENDENCIES_PT2} \ | 59 | ${REMOVE_GLIBC_DEPENDENCIES_PT2} \ |
59 | file://musl-0007-hotspot-os_linux:x86-remove-glibc-dependencies-fpu_c.patch \ | 60 | file://musl-0007-hotspot-os_linux_x86-remove-glibc-dependencies-fpu_c.patch \ |
60 | file://musl-0008-jdk-musl-build-fix-use-SIGRTMAX-rather-than-__SIGRTM.patch \ | 61 | file://musl-0008-jdk-musl-build-fix-use-SIGRTMAX-rather-than-__SIGRTM.patch \ |
61 | file://musl-0009-jdk-musl-has-gethostby_r.patch \ | 62 | file://musl-0009-jdk-musl-has-gethostby_r.patch \ |
62 | " | 63 | " |