From: Henning Heinold <[email protected]>

* build java packages is more stable than with jamvm

Signed-off-by: Henning Heinold <[email protected]>
Acked-by: Koen Kooi <[email protected]>
Signed-off-by: Stefan Schmidt <[email protected]>
---
 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 e116053..48727c4 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.4.1


_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to