summaryrefslogtreecommitdiffstats
path: root/recipes-core/icedtea/openjdk-7-release-03b147.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/icedtea/openjdk-7-release-03b147.inc')
-rw-r--r--recipes-core/icedtea/openjdk-7-release-03b147.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/icedtea/openjdk-7-release-03b147.inc b/recipes-core/icedtea/openjdk-7-release-03b147.inc
index b504667..627501c 100644
--- a/recipes-core/icedtea/openjdk-7-release-03b147.inc
+++ b/recipes-core/icedtea/openjdk-7-release-03b147.inc
@@ -101,6 +101,7 @@ OPENJDK_PATCHES = " \
101 file://icedtea-jdk-unzip.patch;apply=no \ 101 file://icedtea-jdk-unzip.patch;apply=no \
102 file://icedtea-hotspot-handle-gcc7-format-overflow.patch;apply=no \ 102 file://icedtea-hotspot-handle-gcc7-format-overflow.patch;apply=no \
103 file://icedtea-hotspot-fix-prefix_relocInfo-declaration.patch;apply=no \ 103 file://icedtea-hotspot-fix-prefix_relocInfo-declaration.patch;apply=no \
104 file://icedtea-jdk-replace-sys-sysctl.patch;apply=no \
104 " 105 "
105 106
106OPENJDK_HEADLESS_PATCHES = " \ 107OPENJDK_HEADLESS_PATCHES = " \
@@ -126,6 +127,7 @@ export DISTRIBUTION_PATCHES = " \
126 patches/icedtea-jdk-unzip.patch \ 127 patches/icedtea-jdk-unzip.patch \
127 patches/icedtea-hotspot-handle-gcc7-format-overflow.patch \ 128 patches/icedtea-hotspot-handle-gcc7-format-overflow.patch \
128 patches/icedtea-hotspot-fix-prefix_relocInfo-declaration.patch \ 129 patches/icedtea-hotspot-fix-prefix_relocInfo-declaration.patch \
130 patches/icedtea-jdk-replace-sys-sysctl.patch \
129 ${CLEAN_X11_DISTRIBUTION_PATCH} \ 131 ${CLEAN_X11_DISTRIBUTION_PATCH} \
130 " 132 "
131 133