diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2017-10-05 10:33:01 +0200 |
|---|---|---|
| committer | Martin Borg <martin.borg@enea.com> | 2017-10-05 11:15:37 +0200 |
| commit | 757e50c28c6f1dcdcd95f90e660873265a44a7a0 (patch) | |
| tree | b5de1e08fd773976943897bab8ab638c188c5d6e | |
| parent | b59274c79425068ed2f1e1f23a5a10afb67c280a (diff) | |
| download | meta-el-nfv-access-pyro.tar.gz | |
template: Add java related provider overrides for inteld1521-dev machinepyro
This is done the same way for the inteld1521 machine.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Signed-off-by: Martin Borg <martin.borg@enea.com>
| -rw-r--r-- | conf/template.inteld1521-dev/local.conf.sample | 4 |
1 files changed, 4 insertions, 0 deletions
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 @@ | |||
| 37 | # This sets the default machine to be qemux86 if no other machine is selected: | 37 | # This sets the default machine to be qemux86 if no other machine is selected: |
| 38 | MACHINE ?= "inteld1521" | 38 | MACHINE ?= "inteld1521" |
| 39 | 39 | ||
| 40 | PREFERRED_PROVIDER_virtual/java-initial-native = "cacao-initial-native" | ||
| 41 | PREFERRED_PROVIDER_virtual/java-native = "jamvm-native" | ||
| 42 | PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native" | ||
| 43 | |||
| 40 | # | 44 | # |
| 41 | # Where to place downloads | 45 | # Where to place downloads |
| 42 | # | 46 | # |
