summaryrefslogtreecommitdiffstats
path: root/recipes-core/openjdk/openjdk-7-release-25b30.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/openjdk/openjdk-7-release-25b30.inc')
-rw-r--r--recipes-core/openjdk/openjdk-7-release-25b30.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-core/openjdk/openjdk-7-release-25b30.inc b/recipes-core/openjdk/openjdk-7-release-25b30.inc
index 11dce64..ccb6381 100644
--- a/recipes-core/openjdk/openjdk-7-release-25b30.inc
+++ b/recipes-core/openjdk/openjdk-7-release-25b30.inc
@@ -78,14 +78,14 @@ ICEDTEAPATCHES = "\
78 file://icedtea-shark-arm-linux-cpu-detection.patch;apply=no \ 78 file://icedtea-shark-arm-linux-cpu-detection.patch;apply=no \
79 file://icedtea-corba-parallel-make.patch;apply=no \ 79 file://icedtea-corba-parallel-make.patch;apply=no \
80 file://icedtea-zero-hotspotfix.patch;apply=no \ 80 file://icedtea-zero-hotspotfix.patch;apply=no \
81 file://icedtea-jdk-nio-use-host-cc.patch;apply=no \
82 file://icedtea-unset-NIO_PLATFORM_CLASSES_ROOT_DIR.patch;apply=no \
81 " 83 "
82ICEDTEAPATCHES_append_powerpc = " \ 84ICEDTEAPATCHES_append_powerpc = " \
83 file://icedtea-jdk-nio-use-host-cc.patch;apply=no \
84 file://icedtea-jdk-ppc64-jvm-cfg.patch;apply=no \ 85 file://icedtea-jdk-ppc64-jvm-cfg.patch;apply=no \
85 file://icedtea-jdk-powerpc-atomic64.patch;apply=no \ 86 file://icedtea-jdk-powerpc-atomic64.patch;apply=no \
86 " 87 "
87ICEDTEAPATCHES_append_powerpc64 = " \ 88ICEDTEAPATCHES_append_powerpc64 = " \
88 file://icedtea-jdk-nio-use-host-cc.patch;apply=no \
89 file://icedtea-jdk-ppc64-jvm-cfg.patch;apply=no \ 89 file://icedtea-jdk-ppc64-jvm-cfg.patch;apply=no \
90 " 90 "
91ICEDTEAPATCHES_append_libc-uclibc = " \ 91ICEDTEAPATCHES_append_libc-uclibc = " \
@@ -108,6 +108,8 @@ DISTRIBUTION_PATCHES = "\
108 patches/icedtea-shark-arm-linux-cpu-detection.patch \ 108 patches/icedtea-shark-arm-linux-cpu-detection.patch \
109 patches/icedtea-corba-parallel-make.patch \ 109 patches/icedtea-corba-parallel-make.patch \
110 patches/icedtea-zero-hotspotfix.patch \ 110 patches/icedtea-zero-hotspotfix.patch \
111 patches/icedtea-jdk-nio-use-host-cc.patch \
112 patches/icedtea-unset-NIO_PLATFORM_CLASSES_ROOT_DIR.patch \
111 " 113 "
112 114
113DISTRIBUTION_PATCHES_append_libc-uclibc = "\ 115DISTRIBUTION_PATCHES_append_libc-uclibc = "\
@@ -122,12 +124,10 @@ DISTRIBUTION_PATCHES_append_libc-uclibc = "\
122 " 124 "
123 125
124DISTRIBUTION_PATCHES_append_powerpc = " \ 126DISTRIBUTION_PATCHES_append_powerpc = " \
125 patches/icedtea-jdk-nio-use-host-cc.patch \
126 patches/icedtea-jdk-ppc64-jvm-cfg.patch \ 127 patches/icedtea-jdk-ppc64-jvm-cfg.patch \
127 patches/icedtea-jdk-powerpc-atomic64.patch \ 128 patches/icedtea-jdk-powerpc-atomic64.patch \
128 " 129 "
129DISTRIBUTION_PATCHES_append_powerpc64 = " \ 130DISTRIBUTION_PATCHES_append_powerpc64 = " \
130 patches/icedtea-jdk-nio-use-host-cc.patch \
131 patches/icedtea-jdk-ppc64-jvm-cfg.patch \ 131 patches/icedtea-jdk-ppc64-jvm-cfg.patch \
132 " 132 "
133export DISTRIBUTION_PATCHES 133export DISTRIBUTION_PATCHES