summaryrefslogtreecommitdiffstats
path: root/recipes-core/openjdk/openjdk-6-release-6b24.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/openjdk/openjdk-6-release-6b24.inc')
-rw-r--r--recipes-core/openjdk/openjdk-6-release-6b24.inc13
1 files changed, 12 insertions, 1 deletions
diff --git a/recipes-core/openjdk/openjdk-6-release-6b24.inc b/recipes-core/openjdk/openjdk-6-release-6b24.inc
index b867fb3..1da7ffb 100644
--- a/recipes-core/openjdk/openjdk-6-release-6b24.inc
+++ b/recipes-core/openjdk/openjdk-6-release-6b24.inc
@@ -83,7 +83,12 @@ ICEDTEAPATCHES = "\
83 file://icedtea-zero-hotspotfix.patch;apply=no \ 83 file://icedtea-zero-hotspotfix.patch;apply=no \
84 file://icedtea-jdk-powerpc-atomic64.patch;apply=no \ 84 file://icedtea-jdk-powerpc-atomic64.patch;apply=no \
85 " 85 "
86 86ICEDTEAPATCHES_append_e5500-64b = " \
87 file://icedtea-jdk-sizers-crosscompile-hack.patch;apply=no \
88 "
89ICEDTEAPATCHES_append_e5500 = " \
90 file://icedtea-jdk-sizers-crosscompile-hack.patch;apply=no \
91 "
87ICEDTEAPATCHES_append_libc-uclibc = " \ 92ICEDTEAPATCHES_append_libc-uclibc = " \
88 file://icedtea-hotspot-isfinte.patch;apply=no \ 93 file://icedtea-hotspot-isfinte.patch;apply=no \
89 file://icedtea-hotspot-glibc-version.patch;apply=no \ 94 file://icedtea-hotspot-glibc-version.patch;apply=no \
@@ -119,5 +124,11 @@ DISTRIBUTION_PATCHES_append_libc-uclibc = "\
119 patches/icedtea-jdk-unpack-uclibc.patch \ 124 patches/icedtea-jdk-unpack-uclibc.patch \
120 patches/icedtea-hotspot-dlvsym-uclibc.patch \ 125 patches/icedtea-hotspot-dlvsym-uclibc.patch \
121 " 126 "
127DISTRIBUTION_PATCHES_append_e5500-64b = " \
128 patches/icedtea-jdk-sizers-crosscompile-hack.patch \
129 "
122 130
131DISTRIBUTION_PATCHES_append_e5500 = " \
132 patches/icedtea-jdk-sizers-crosscompile-hack.patch \
133 "
123export DISTRIBUTION_PATCHES 134export DISTRIBUTION_PATCHES