openjdk-6-6b18: Remove vestigial thumbee.patch.
authorXerxes Rånby <xerxes@zafena.se>
Wed, 14 Jul 2010 16:49:16 +0000 (18:49 +0200)
committerXerxes Rånby <xerxes@zafena.se>
Wed, 14 Jul 2010 16:49:16 +0000 (18:49 +0200)
recipes/openjdk/openjdk-6-6b18-1.8/thumbee.patch [deleted file]
recipes/openjdk/openjdk-6-common.inc
recipes/openjdk/openjdk-6-release-6b18.inc

diff --git a/recipes/openjdk/openjdk-6-6b18-1.8/thumbee.patch b/recipes/openjdk/openjdk-6-6b18-1.8/thumbee.patch
deleted file mode 100644 (file)
index e436f8d..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-Index: icedtea6-1.8/ports/hotspot/make/linux/makefiles/zeroshark.make
-===================================================================
---- icedtea6-1.8.orig/ports/hotspot/make/linux/makefiles/zeroshark.make        2010-06-18 12:42:36.000000000 +0200
-+++ icedtea6-1.8/ports/hotspot/make/linux/makefiles/zeroshark.make     2010-06-18 12:46:55.264667548 +0200
-@@ -31,8 +31,8 @@
- Obj_Files += cppInterpreter_arm.o
- Obj_Files += thumb2.o
--CFLAGS += -DHOTSPOT_ASM
--CCFLAGS += -DHOTSPOT_ASM
-+CFLAGS += -DHOTSPOT_ASM -DTHUMB2EE
-+CCFLAGS += -DHOTSPOT_ASM -DTHUMB2EE
- ifeq ($(CROSS_COMPILATION, true)
-   C_COMPILE_FOR_MKBC = $(CC_FOR_BUILD)
index 1f0440f..9db2a7c 100644 (file)
@@ -10,7 +10,7 @@ ICEDTEA = "NEEDS TO BE SET"
 S = "${WORKDIR}/${ICEDTEA}"
 B = "${S}/build"
 
-INC_PR = "r5"
+INC_PR = "r6"
 
 SRC_URI = "\
   ${ICEDTEA_URI} \
index a3a02b0..b20d538 100644 (file)
@@ -39,7 +39,6 @@ OEPATCHES = "\
        file://zero-cmpswap-long.patch \
        file://fix_hotspot_crosscompile.patch \
        file://mkbc_returncode.patch \
-       file://thumbee.patch \
        file://icedtea-fix-jar-command.patch \
        file://fix-llvm-libs.patch \
        file://shark-build-openjdkdir.patch \