[oe-commits] Xerxes Rånby : openjdk-6-6b18: Remove vestigial thumbee.patch.

git version control git at git.openembedded.org
Wed Jul 14 16:55:28 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 74d4f4b86005bb815f8e4adedc77e362e2d471c7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=74d4f4b86005bb815f8e4adedc77e362e2d471c7

Author: Xerxes Rånby <xerxes at zafena.se>
Date:   Wed Jul 14 18:49:16 2010 +0200

openjdk-6-6b18: Remove vestigial thumbee.patch.

---

 recipes/openjdk/openjdk-6-6b18-1.8/thumbee.patch |   15 ---------------
 recipes/openjdk/openjdk-6-common.inc             |    2 +-
 recipes/openjdk/openjdk-6-release-6b18.inc       |    1 -
 3 files changed, 1 insertions(+), 17 deletions(-)

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
index e436f8d..0000000
--- a/recipes/openjdk/openjdk-6-6b18-1.8/thumbee.patch
+++ /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)
diff --git a/recipes/openjdk/openjdk-6-common.inc b/recipes/openjdk/openjdk-6-common.inc
index 1f0440f..9db2a7c 100644
--- a/recipes/openjdk/openjdk-6-common.inc
+++ b/recipes/openjdk/openjdk-6-common.inc
@@ -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} \
diff --git a/recipes/openjdk/openjdk-6-release-6b18.inc b/recipes/openjdk/openjdk-6-release-6b18.inc
index a3a02b0..b20d538 100644
--- a/recipes/openjdk/openjdk-6-release-6b18.inc
+++ b/recipes/openjdk/openjdk-6-release-6b18.inc
@@ -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 \





More information about the Openembedded-commits mailing list