summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2017-06-20 14:08:34 +0200
committerMartin Borg <martin.borg@enea.com>2017-06-20 14:56:33 +0200
commit5001127c5bc760f6b4e19a669772cb9681586b40 (patch)
tree5894bd2a99785d52ba145bb66a7bcd3a7a2fbf1e
parent13b4527d782ae2a5a902efd19a7d05b522db8971 (diff)
downloadmeta-el-virtualization-5001127c5bc760f6b4e19a669772cb9681586b40.tar.gz
conf/templates: Remove meta-enea-bsp-common layer
This layer is currently empty and hence not needed for now. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
-rw-r--r--conf/template.inteld1521-sdk/bblayers.conf.sample1
-rw-r--r--conf/template.inteld1521/bblayers.conf.sample1
-rw-r--r--conf/template.qemux86-64/bblayers.conf.sample1
3 files changed, 0 insertions, 3 deletions
diff --git a/conf/template.inteld1521-sdk/bblayers.conf.sample b/conf/template.inteld1521-sdk/bblayers.conf.sample
index 1d175ae..163824c 100644
--- a/conf/template.inteld1521-sdk/bblayers.conf.sample
+++ b/conf/template.inteld1521-sdk/bblayers.conf.sample
@@ -10,7 +10,6 @@ BBLAYERS ?= " \
10 ##OEROOT##/meta-el-common \ 10 ##OEROOT##/meta-el-common \
11 ##OEROOT##/meta-el-virtualization \ 11 ##OEROOT##/meta-el-virtualization \
12 ##OEROOT##/meta-enea-virtualization \ 12 ##OEROOT##/meta-enea-virtualization \
13 ##OEROOT##/meta-enea-bsp-common \
14 ##OEROOT##/meta-enea-bsp-x86 \ 13 ##OEROOT##/meta-enea-bsp-x86 \
15 ##OEROOT##/meta-intel \ 14 ##OEROOT##/meta-intel \
16 ##OEROOT##/meta-openembedded/meta-oe \ 15 ##OEROOT##/meta-openembedded/meta-oe \
diff --git a/conf/template.inteld1521/bblayers.conf.sample b/conf/template.inteld1521/bblayers.conf.sample
index 1d175ae..163824c 100644
--- a/conf/template.inteld1521/bblayers.conf.sample
+++ b/conf/template.inteld1521/bblayers.conf.sample
@@ -10,7 +10,6 @@ BBLAYERS ?= " \
10 ##OEROOT##/meta-el-common \ 10 ##OEROOT##/meta-el-common \
11 ##OEROOT##/meta-el-virtualization \ 11 ##OEROOT##/meta-el-virtualization \
12 ##OEROOT##/meta-enea-virtualization \ 12 ##OEROOT##/meta-enea-virtualization \
13 ##OEROOT##/meta-enea-bsp-common \
14 ##OEROOT##/meta-enea-bsp-x86 \ 13 ##OEROOT##/meta-enea-bsp-x86 \
15 ##OEROOT##/meta-intel \ 14 ##OEROOT##/meta-intel \
16 ##OEROOT##/meta-openembedded/meta-oe \ 15 ##OEROOT##/meta-openembedded/meta-oe \
diff --git a/conf/template.qemux86-64/bblayers.conf.sample b/conf/template.qemux86-64/bblayers.conf.sample
index 1d175ae..163824c 100644
--- a/conf/template.qemux86-64/bblayers.conf.sample
+++ b/conf/template.qemux86-64/bblayers.conf.sample
@@ -10,7 +10,6 @@ BBLAYERS ?= " \
10 ##OEROOT##/meta-el-common \ 10 ##OEROOT##/meta-el-common \
11 ##OEROOT##/meta-el-virtualization \ 11 ##OEROOT##/meta-el-virtualization \
12 ##OEROOT##/meta-enea-virtualization \ 12 ##OEROOT##/meta-enea-virtualization \
13 ##OEROOT##/meta-enea-bsp-common \
14 ##OEROOT##/meta-enea-bsp-x86 \ 13 ##OEROOT##/meta-enea-bsp-x86 \
15 ##OEROOT##/meta-intel \ 14 ##OEROOT##/meta-intel \
16 ##OEROOT##/meta-openembedded/meta-oe \ 15 ##OEROOT##/meta-openembedded/meta-oe \