summaryrefslogtreecommitdiffstats
path: root/recipes-core/icedtea/icedtea6-native_1.8.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/icedtea/icedtea6-native_1.8.11.bb')
-rw-r--r--recipes-core/icedtea/icedtea6-native_1.8.11.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/icedtea/icedtea6-native_1.8.11.bb b/recipes-core/icedtea/icedtea6-native_1.8.11.bb
index 8ed3559..f0709f4 100644
--- a/recipes-core/icedtea/icedtea6-native_1.8.11.bb
+++ b/recipes-core/icedtea/icedtea6-native_1.8.11.bb
@@ -47,6 +47,7 @@ ICEDTEA_PATCHES = "\
47 file://icedtea-unbreak-float.patch;apply=no \ 47 file://icedtea-unbreak-float.patch;apply=no \
48 file://icedtea-jdk-avoid-cdef-collision.patch;apply=no \ 48 file://icedtea-jdk-avoid-cdef-collision.patch;apply=no \
49 file://icedtea-hotspot-dont-return-booleans.patch;apply=no \ 49 file://icedtea-hotspot-dont-return-booleans.patch;apply=no \
50 file://icedtea-native-vsyscall.patch;apply=no \
50 " 51 "
51 52
52export DISTRIBUTION_PATCHES = "\ 53export DISTRIBUTION_PATCHES = "\
@@ -58,6 +59,7 @@ export DISTRIBUTION_PATCHES = "\
58 patches/icedtea-unbreak-float.patch \ 59 patches/icedtea-unbreak-float.patch \
59 patches/icedtea-jdk-avoid-cdef-collision.patch \ 60 patches/icedtea-jdk-avoid-cdef-collision.patch \
60 patches/icedtea-hotspot-dont-return-booleans.patch \ 61 patches/icedtea-hotspot-dont-return-booleans.patch \
62 patches/icedtea-native-vsyscall.patch \
61 " 63 "
62 64
63EXTRA_OECONF += " --with-jaxws-drop-zip=${DL_DIR}/jdk6-jaxws-2009_10_27.zip \ 65EXTRA_OECONF += " --with-jaxws-drop-zip=${DL_DIR}/jdk6-jaxws-2009_10_27.zip \