[oe] [meta-java][PATCH] OpenJDK-8: For x86 and ARM

2015-08-27 Thread Vinay K. Awasthi
From: "Vinay K. Awasthi" Rebased it again with latest change-set and tested it on oe-core master with latest mate-openembedded. There is no change in recipe. This enables OpenJDK-8 jre/jdk for x86 and ARM. This recipe is tested for arm (zero VM) and x86 (hotspot vm). To buil

[oe] [meta-java][PATCH] OpenJDK-8: For x86 and ARM

2015-08-19 Thread Vinay K. Awasthi
From: "Vinay K. Awasthi" OpenJDK-8 Update Build 60b27: This package enables OpenJDK-8 update for x86 and ARM in following VM configurations. For x86: Hotspot VM is enabled. For ARM: Zero VM is enabled. OpenJDK-8 compact profiles can also be built using this recipe (see commented

[oe] [meta-java][PATCH 2/2] Openjdk-8u: Added bootstrap JDK option

2015-08-14 Thread Vinay K. Awasthi
From: "Vinay K. Awasthi" Added --with-boot-jdk option that allows icedtea7-native to be used as bootstrap jdk. Signed-off-by: Vinay K. Awasthi --- recipes-core/openjdk/openjdk-8u_40b27-2.5.4.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-core/openjdk/openjdk-8u_40b2

[oe] [meta-java][PATCH 1/2] OpenJDK-8u: For x86 and arm

2015-08-14 Thread Vinay K. Awasthi
From: "Vinay K. Awasthi" OpenJDK-8 Update Build 40b27: This package enables OpenJDK-8 update for x86 and arm in following vm configurations. x86: hotspot VM arm: interpreter mode (zero vm) Openjdk-8u also supports compact profiles (see http://openjdk.java.net/jeps/161 for mo

[oe] [meta-java][PATCH 2/2] Openjdk-8u: Added bootstrap JDK option

2015-08-12 Thread Vinay K. Awasthi
Added --with-boot-jdk option that allows icedtea7-native to be used as bootstrap jdk. Signed-off-by: Vinay K. Awasthi --- recipes-core/openjdk/openjdk-8u_40b27-2.5.4.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-core/openjdk/openjdk-8u_40b27-2.5.4.bb b/recipes-core/openjdk

[oe] [meta-java][PATCH 2/2] Openjdk-8u: Added bootstrap JDK option

2015-08-12 Thread Vinay K. Awasthi
Added --with-boot-jdk option that allows icedtea7-native to be used as botstrap jdk. Signed-off-by: Vinay K. Awasthi --- recipes-core/openjdk/openjdk-8u_40b27-2.5.4.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-core/openjdk/openjdk-8u_40b27-2.5.4.bb b/recipes-core/openjdk

[oe] [meta-java][PATCH 2/2] Added --with-boot-jdk option that allows icedtea7-native to be used as botstrap jdk

2015-08-12 Thread Vinay K. Awasthi
Signed-off-by: Vinay K. Awasthi --- recipes-core/openjdk/openjdk-8u_40b27-2.5.4.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-core/openjdk/openjdk-8u_40b27-2.5.4.bb b/recipes-core/openjdk/openjdk-8u_40b27-2.5.4.bb index 594a6b4..c9af1a4 100644 --- a/recipes-core/openjdk/openjdk

[oe] [meta-java][PATCH] OpenJDK-8u: For x86 and arm

2015-08-07 Thread Vinay K. Awasthi
also be built by going over the comments. oe_runmake profiles will build compact profile one two and three java runtimes (jre) oe_runmake images profiles will build compact profile JDKs Signed-off-by: Vinay K. Awasthi --- .../openjdk-8u-40b27/cacao-arm-ucontext.patch | 24 + .../openjdk-8u

[oe] [meta-java][PATCH] OpenJDK-8u: For x86 and arm

2015-08-07 Thread Vinay K. Awasthi
: Submitted [openembedded-devel@lists.openembedded.org], waiting approval Signed-off-by: Vinay K. Awasthi --- .../openjdk-8u-40b27/cacao-arm-ucontext.patch | 24 + .../openjdk-8u-40b27/cacao-libtoolize.patch| 12 + .../openjdk-8u-40b27/cacao-loadavg-makefile.patch | 13 + .../openjdk