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.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-core/icedtea/openjdk-7-release-03b147.inc b/recipes-core/icedtea/openjdk-7-release-03b147.inc
index 2bc7065..9816c0c 100644
--- a/recipes-core/icedtea/openjdk-7-release-03b147.inc
+++ b/recipes-core/icedtea/openjdk-7-release-03b147.inc
@@ -72,6 +72,7 @@ ICEDTEA_PATCHES = " \
72 file://icedtea-sane-x86-arch-name.patch \ 72 file://icedtea-sane-x86-arch-name.patch \
73 file://fix-checksums.patch \ 73 file://fix-checksums.patch \
74 file://icedtea-makefile-unzip.patch \ 74 file://icedtea-makefile-unzip.patch \
75 file://icedtea-m4-fix-xattr-include-path.patch \
75 " 76 "
76 77
77OPENJDK_PATCHES = " \ 78OPENJDK_PATCHES = " \
@@ -80,6 +81,7 @@ OPENJDK_PATCHES = " \
80 file://icedtea-corba-parallel-make.patch;apply=no \ 81 file://icedtea-corba-parallel-make.patch;apply=no \
81 file://icedtea-hotspot-make-arch-sane-for-x86.patch;apply=no \ 82 file://icedtea-hotspot-make-arch-sane-for-x86.patch;apply=no \
82 file://icedtea-jdk-sane-x86-arch.patch;apply=no \ 83 file://icedtea-jdk-sane-x86-arch.patch;apply=no \
84 file://icedtea-jdk-fix-xattr-include.patch;apply=no \
83 file://icedtea-flags.patch;apply=no \ 85 file://icedtea-flags.patch;apply=no \
84 file://icedtea-openjdk-remove-currency-data-generation-expi.patch;apply=no \ 86 file://icedtea-openjdk-remove-currency-data-generation-expi.patch;apply=no \
85 file://icedtea-change-to-gdb-debug-format.patch;apply=no \ 87 file://icedtea-change-to-gdb-debug-format.patch;apply=no \
@@ -106,6 +108,7 @@ export DISTRIBUTION_PATCHES = " \
106 patches/icedtea-corba-parallel-make.patch \ 108 patches/icedtea-corba-parallel-make.patch \
107 patches/icedtea-hotspot-make-arch-sane-for-x86.patch \ 109 patches/icedtea-hotspot-make-arch-sane-for-x86.patch \
108 patches/icedtea-jdk-sane-x86-arch.patch \ 110 patches/icedtea-jdk-sane-x86-arch.patch \
111 patches/icedtea-jdk-fix-xattr-include.patch \
109 patches/icedtea-flags.patch \ 112 patches/icedtea-flags.patch \
110 patches/icedtea-openjdk-remove-currency-data-generation-expi.patch \ 113 patches/icedtea-openjdk-remove-currency-data-generation-expi.patch \
111 patches/icedtea-change-to-gdb-debug-format.patch \ 114 patches/icedtea-change-to-gdb-debug-format.patch \