summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2017-10-03 10:14:49 +0200
committerMartin Borg <martin.borg@enea.com>2017-10-03 15:10:07 +0200
commitba857149a4aa0ee7e8fd59c35d4edb7b8fbf9205 (patch)
treed3944031496f9df48a6745a378b200eb146d242c
parent067d90d472a5aebf57a2a6ab8deb0a94995a9dc8 (diff)
downloadmeta-el-nfv-access-ba857149a4aa0ee7e8fd59c35d4edb7b8fbf9205.tar.gz
templates: Rename debug targets from -sdk to -dev.
And add missing meta-java to bblayers.conf Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
-rw-r--r--conf/template.cn8304-dev/bblayers.conf.sample (renamed from conf/template.cn8304-sdk/bblayers.conf.sample)1
-rw-r--r--conf/template.cn8304-dev/conf-notes.txt (renamed from conf/template.cn8304-sdk/conf-notes.txt)0
-rw-r--r--conf/template.cn8304-dev/local.conf.sample (renamed from conf/template.cn8304-sdk/local.conf.sample)2
-rw-r--r--conf/template.inteld1521-dev/bblayers.conf.sample (renamed from conf/template.inteld1521-sdk/bblayers.conf.sample)1
-rw-r--r--conf/template.inteld1521-dev/conf-notes.txt (renamed from conf/template.inteld1521-sdk/conf-notes.txt)0
-rw-r--r--conf/template.inteld1521-dev/local.conf.sample (renamed from conf/template.inteld1521-sdk/local.conf.sample)2
6 files changed, 4 insertions, 2 deletions
diff --git a/conf/template.cn8304-sdk/bblayers.conf.sample b/conf/template.cn8304-dev/bblayers.conf.sample
index 136dee1..7de8c17 100644
--- a/conf/template.cn8304-sdk/bblayers.conf.sample
+++ b/conf/template.cn8304-dev/bblayers.conf.sample
@@ -22,4 +22,5 @@ BBLAYERS ?= " \
22 ##OEROOT##/meta-openembedded/meta-webserver \ 22 ##OEROOT##/meta-openembedded/meta-webserver \
23 ##OEROOT##/meta-cloud-services \ 23 ##OEROOT##/meta-cloud-services \
24 ##OEROOT##/meta-cloud-services/meta-openstack \ 24 ##OEROOT##/meta-cloud-services/meta-openstack \
25 ##OEROOT##/meta-java \
25 " 26 "
diff --git a/conf/template.cn8304-sdk/conf-notes.txt b/conf/template.cn8304-dev/conf-notes.txt
index 4baed2d..4baed2d 100644
--- a/conf/template.cn8304-sdk/conf-notes.txt
+++ b/conf/template.cn8304-dev/conf-notes.txt
diff --git a/conf/template.cn8304-sdk/local.conf.sample b/conf/template.cn8304-dev/local.conf.sample
index 1e400a2..92847ac 100644
--- a/conf/template.cn8304-sdk/local.conf.sample
+++ b/conf/template.cn8304-dev/local.conf.sample
@@ -236,4 +236,4 @@ PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
236# this doesn't mean anything to you. 236# this doesn't mean anything to you.
237CONF_VERSION = "1" 237CONF_VERSION = "1"
238 238
239PREFERRED_PROVIDER_virtual/kernel = "linux-cavium-sdk" 239PREFERRED_PROVIDER_virtual/kernel = "linux-cavium-dev"
diff --git a/conf/template.inteld1521-sdk/bblayers.conf.sample b/conf/template.inteld1521-dev/bblayers.conf.sample
index 0902965..2ae2be9 100644
--- a/conf/template.inteld1521-sdk/bblayers.conf.sample
+++ b/conf/template.inteld1521-dev/bblayers.conf.sample
@@ -22,4 +22,5 @@ BBLAYERS ?= " \
22 ##OEROOT##/meta-openembedded/meta-webserver \ 22 ##OEROOT##/meta-openembedded/meta-webserver \
23 ##OEROOT##/meta-cloud-services \ 23 ##OEROOT##/meta-cloud-services \
24 ##OEROOT##/meta-cloud-services/meta-openstack \ 24 ##OEROOT##/meta-cloud-services/meta-openstack \
25 ##OEROOT##/meta-java \
25 " 26 "
diff --git a/conf/template.inteld1521-sdk/conf-notes.txt b/conf/template.inteld1521-dev/conf-notes.txt
index 4baed2d..4baed2d 100644
--- a/conf/template.inteld1521-sdk/conf-notes.txt
+++ b/conf/template.inteld1521-dev/conf-notes.txt
diff --git a/conf/template.inteld1521-sdk/local.conf.sample b/conf/template.inteld1521-dev/local.conf.sample
index a156f32..e14b476 100644
--- a/conf/template.inteld1521-sdk/local.conf.sample
+++ b/conf/template.inteld1521-dev/local.conf.sample
@@ -236,4 +236,4 @@ PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
236# this doesn't mean anything to you. 236# this doesn't mean anything to you.
237CONF_VERSION = "1" 237CONF_VERSION = "1"
238 238
239PREFERRED_PROVIDER_virtual/kernel = "linux-intel-sdk" 239PREFERRED_PROVIDER_virtual/kernel = "linux-intel-dev"