[oe] [PATCH 4/4] angstrom-jalimo: use cacao-native hg version for javac-native

Henning Heinold heinold at inf.fu-berlin.de
Wed Mar 16 10:54:44 UTC 2011


From: Henning Heinold <h.heinold at tarent.de>

* build java packages is more stable than with jamvm
---
 conf/distro/include/angstrom-jalimo.conf |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/conf/distro/include/angstrom-jalimo.conf b/conf/distro/include/angstrom-jalimo.conf
index f95c7c9..3ab8e2d 100644
--- a/conf/distro/include/angstrom-jalimo.conf
+++ b/conf/distro/include/angstrom-jalimo.conf
@@ -5,9 +5,8 @@ PREFERRED_VERSION_jamvm-initial = "1.4.5"
 PREFERRED_VERSION_classpath-initial = "0.93"
 
 # Native VM
-PREFERRED_PROVIDER_virtual/java-native ?= "jamvm-native"
-PREFERRED_VERSION_jamvm-native = "1.5.3"
-#PREFERRED_VERSION_cacao-native = "0.99.3"
+PREFERRED_PROVIDER_virtual/java-native ?= "cacao-native"
+SRCREV_pn-cacao-native ?= "c7bf150bfa46"
 PREFERRED_VERSION_classpath-native = "0.98"
 
 # Native compiler settings
-- 
1.7.0.4





More information about the Openembedded-devel mailing list