aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro
diff options
context:
space:
mode:
authorHenning Heinold <h.heinold@tarent.de>2011-03-16 11:23:36 +0100
committerHenning Heinold <h.heinold@tarent.de>2011-03-16 13:24:20 +0100
commitd7e8fc1e0c233f9b28b99eed198d9849e8e7a59d (patch)
tree4210304d6a18075ce4aca72103ffb1a2e9a8b277 /conf/distro
parentc660bef83b34ffc5bb9e15fa3d377a5342a06e85 (diff)
downloadopenembedded-d7e8fc1e0c233f9b28b99eed198d9849e8e7a59d.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>
Diffstat (limited to 'conf/distro')
-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 f95c7c9e3a..3ab8e2d37b 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