From 757e50c28c6f1dcdcd95f90e660873265a44a7a0 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 5 Oct 2017 10:33:01 +0200 Subject: template: Add java related provider overrides for inteld1521-dev machine This is done the same way for the inteld1521 machine. Signed-off-by: Adrian Dudau Signed-off-by: Martin Borg --- conf/template.inteld1521-dev/local.conf.sample | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conf/template.inteld1521-dev/local.conf.sample b/conf/template.inteld1521-dev/local.conf.sample index e14b476..1324040 100644 --- a/conf/template.inteld1521-dev/local.conf.sample +++ b/conf/template.inteld1521-dev/local.conf.sample @@ -37,6 +37,10 @@ # This sets the default machine to be qemux86 if no other machine is selected: MACHINE ?= "inteld1521" +PREFERRED_PROVIDER_virtual/java-initial-native = "cacao-initial-native" +PREFERRED_PROVIDER_virtual/java-native = "jamvm-native" +PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native" + # # Where to place downloads # -- cgit v1.2.3-54-g00ecf