aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/icedtea/icedtea6-native_1.7.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/icedtea/icedtea6-native_1.7.10.bb')
-rw-r--r--recipes/icedtea/icedtea6-native_1.7.10.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/icedtea/icedtea6-native_1.7.10.bb b/recipes/icedtea/icedtea6-native_1.7.10.bb
index 33636670e2..a637bf0547 100644
--- a/recipes/icedtea/icedtea6-native_1.7.10.bb
+++ b/recipes/icedtea/icedtea6-native_1.7.10.bb
@@ -10,7 +10,6 @@ SRC_URI = "\
file://build-hacks-native.patch \
file://icedtea-sane-x86-arch-name.patch \
file://icedtea-javac-in.patch \
- file://glibc_name_collision.patch \
${ICEDTEA_PATCHES} \
"
SRC_URI[ojdk.md5sum] = "078fe0ab744c98694decc77f2456c560"
@@ -25,6 +24,7 @@ ICEDTEA_PATCHES = "\
file://icedtea-hotspot-make-arch-sane-for-x86.patch;apply=no \
file://icedtea-jdk-sane-x86-arch.patch;apply=no \
file://icedtea-unbreak-float.patch;apply=no \
+ file://icedtea-support_linux_3.patch;apply=no \
"
export DISTRIBUTION_PATCHES = "\
@@ -34,4 +34,5 @@ export DISTRIBUTION_PATCHES = "\
patches/icedtea-hotspot-make-arch-sane-for-x86.patch \
patches/icedtea-jdk-sane-x86-arch.patch \
patches/icedtea-unbreak-float.patch \
+ patches/icedtea-support_linux_3.patch \
"