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 b1cf6e9..dbdc045 100644
--- a/recipes-core/icedtea/openjdk-7-release-03b147.inc
+++ b/recipes-core/icedtea/openjdk-7-release-03b147.inc
@@ -85,6 +85,7 @@ OPENJDK_PATCHES = " \
85 file://icedtea-disable-x11-in-headless.patch;apply=no \ 85 file://icedtea-disable-x11-in-headless.patch;apply=no \
86 file://icedtea-disable-sun.applet-for-tools-in-headless.patch;apply=no \ 86 file://icedtea-disable-sun.applet-for-tools-in-headless.patch;apply=no \
87 file://icedtea-hotspot-fix-undefined-behaviour.patch;apply=no \ 87 file://icedtea-hotspot-fix-undefined-behaviour.patch;apply=no \
88 file://icedtea-x11_extension_cleanup.patch;apply=no \
88 " 89 "
89 90
90OPENJDK_HEADLESS_PATCHES = " \ 91OPENJDK_HEADLESS_PATCHES = " \
@@ -104,5 +105,6 @@ export DISTRIBUTION_PATCHES = " \
104 patches/icedtea-openjdk-remove-currency-data-generation-expi.patch \ 105 patches/icedtea-openjdk-remove-currency-data-generation-expi.patch \
105 patches/icedtea-change-to-gdb-debug-format.patch \ 106 patches/icedtea-change-to-gdb-debug-format.patch \
106 patches/icedtea-hotspot-fix-undefined-behaviour.patch \ 107 patches/icedtea-hotspot-fix-undefined-behaviour.patch \
108 patches/icedtea-x11_extension_cleanup.patch \
107 ${CLEAN_X11_DISTRIBUTION_PATCH} \ 109 ${CLEAN_X11_DISTRIBUTION_PATCH} \
108 " 110 "