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 fe18ee5..484f124 100644
--- a/recipes-core/icedtea/openjdk-7-release-03b147.inc
+++ b/recipes-core/icedtea/openjdk-7-release-03b147.inc
@@ -89,6 +89,7 @@ OPENJDK_PATCHES = " \
89 file://icedtea-x11_extension_cleanup.patch;apply=no \ 89 file://icedtea-x11_extension_cleanup.patch;apply=no \
90 file://icedtea-CVE-2014-1876-unpack.patch;apply=no \ 90 file://icedtea-CVE-2014-1876-unpack.patch;apply=no \
91 file://icedtea-jdk-unzip.patch;apply=no \ 91 file://icedtea-jdk-unzip.patch;apply=no \
92 file://icedtea-hotspot-handle-gcc7-format-overflow.patch;apply=no \
92 " 93 "
93 94
94OPENJDK_HEADLESS_PATCHES = " \ 95OPENJDK_HEADLESS_PATCHES = " \
@@ -111,6 +112,7 @@ export DISTRIBUTION_PATCHES = " \
111 patches/icedtea-x11_extension_cleanup.patch \ 112 patches/icedtea-x11_extension_cleanup.patch \
112 patches/icedtea-CVE-2014-1876-unpack.patch \ 113 patches/icedtea-CVE-2014-1876-unpack.patch \
113 patches/icedtea-jdk-unzip.patch \ 114 patches/icedtea-jdk-unzip.patch \
115 patches/icedtea-hotspot-handle-gcc7-format-overflow.patch \
114 ${CLEAN_X11_DISTRIBUTION_PATCH} \ 116 ${CLEAN_X11_DISTRIBUTION_PATCH} \
115 " 117 "
116 118