aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorHenning Heinold <h.heinold@tarent.de>2011-03-16 11:23:36 +0100
committerStefan Schmidt <stefan@buglabs.net>2011-03-24 15:30:55 +0100
commitf538a8adbf3450436056e05b6173e36276e61d3c (patch)
tree7ccdc860304286813f8b7e222af31a6bf83496dc /conf
parent94568b5873e1717c5d94aa0ad28c00787f758cf0 (diff)
downloadopenembedded-f538a8adbf3450436056e05b6173e36276e61d3c.tar.gz
angstrom-jalimo: use cacao-native hg version for javac-native
* build java packages is more stable than with jamvm Signed-off-by: Henning Heinold <h.heinold@tarent.de> Acked-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Stefan Schmidt <stefan@buglabs.net>
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/include/angstrom-jalimo.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/conf/distro/include/angstrom-jalimo.conf b/conf/distro/include/angstrom-jalimo.conf
index e116053a0d..48727c40be 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