summaryrefslogtreecommitdiffstats
path: root/conf/template.inteld1521/local.conf.sample
diff options
context:
space:
mode:
authorAdrian Calianu <adrian.calianu@enea.com>2017-11-23 11:27:49 +0100
committerAdrian Dudau <adrian.dudau@enea.com>2017-11-24 10:41:51 +0100
commit7083208be3c959e12419985009ade7ebd6da5d63 (patch)
tree578167755c4be56482a7ef9ef2c04365e223a2a8 /conf/template.inteld1521/local.conf.sample
parent757e50c28c6f1dcdcd95f90e660873265a44a7a0 (diff)
downloadmeta-el-nfv-access-7083208be3c959e12419985009ade7ebd6da5d63.tar.gz
new distro: eneanfvaccess distro config
NFV Access ditribution needs to have it's own distro configration file. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'conf/template.inteld1521/local.conf.sample')
-rw-r--r--conf/template.inteld1521/local.conf.sample5
1 files changed, 1 insertions, 4 deletions
diff --git a/conf/template.inteld1521/local.conf.sample b/conf/template.inteld1521/local.conf.sample
index 9b7e5b5..7ed152c 100644
--- a/conf/template.inteld1521/local.conf.sample
+++ b/conf/template.inteld1521/local.conf.sample
@@ -37,9 +37,6 @@
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:
38MACHINE ?= "inteld1521" 38MACHINE ?= "inteld1521"
39 39
40PREFERRED_PROVIDER_virtual/java-initial-native = "cacao-initial-native"
41PREFERRED_PROVIDER_virtual/java-native = "jamvm-native"
42PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"
43 40
44# 41#
45# Where to place downloads 42# Where to place downloads
@@ -90,7 +87,7 @@ PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"
90# Ultimately when creating custom policy, people will likely end up subclassing 87# Ultimately when creating custom policy, people will likely end up subclassing
91# these defaults. 88# these defaults.
92# 89#
93DISTRO ?= "enea" 90DISTRO ?= "eneanfvaccess"
94# As an example of a subclass there is a "bleeding" edge policy configuration 91# As an example of a subclass there is a "bleeding" edge policy configuration
95# where many versions are set to the absolute latest code from the upstream 92# where many versions are set to the absolute latest code from the upstream
96# source control systems. This is just mentioned here as an example, its not 93# source control systems. This is just mentioned here as an example, its not