summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Borg <martin.borg@enea.com>2017-08-25 10:37:05 +0200
committerMartin Borg <martin.borg@enea.com>2017-08-25 10:46:30 +0200
commita44cba1d9a3d2420c2da3d88835f2ce7e26d3f44 (patch)
tree68b4b87b65fcd97380ebbd006a334f7e866b87dd
parent634026037523e68ca0768c86f9e06860f84dc0c5 (diff)
downloadmeta-el-virtualization-a44cba1d9a3d2420c2da3d88835f2ce7e26d3f44.tar.gz
Revert "conf/templates: Remove meta-enea-bsp-common layer"
This reverts commit 5001127c5bc760f6b4e19a669772cb9681586b40. Bring meta-enea-bsp-common back as the support to copy kernel config to deploy folder was moved from meta-enea-bsp-x86 to meta-enea-bsp-common 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, 3 insertions, 0 deletions
diff --git a/conf/template.inteld1521-sdk/bblayers.conf.sample b/conf/template.inteld1521-sdk/bblayers.conf.sample
index 163824c..1d175ae 100644
--- a/conf/template.inteld1521-sdk/bblayers.conf.sample
+++ b/conf/template.inteld1521-sdk/bblayers.conf.sample
@@ -10,6 +10,7 @@ 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 \
13 ##OEROOT##/meta-enea-bsp-x86 \ 14 ##OEROOT##/meta-enea-bsp-x86 \
14 ##OEROOT##/meta-intel \ 15 ##OEROOT##/meta-intel \
15 ##OEROOT##/meta-openembedded/meta-oe \ 16 ##OEROOT##/meta-openembedded/meta-oe \
diff --git a/conf/template.inteld1521/bblayers.conf.sample b/conf/template.inteld1521/bblayers.conf.sample
index 163824c..1d175ae 100644
--- a/conf/template.inteld1521/bblayers.conf.sample
+++ b/conf/template.inteld1521/bblayers.conf.sample
@@ -10,6 +10,7 @@ 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 \
13 ##OEROOT##/meta-enea-bsp-x86 \ 14 ##OEROOT##/meta-enea-bsp-x86 \
14 ##OEROOT##/meta-intel \ 15 ##OEROOT##/meta-intel \
15 ##OEROOT##/meta-openembedded/meta-oe \ 16 ##OEROOT##/meta-openembedded/meta-oe \
diff --git a/conf/template.qemux86-64/bblayers.conf.sample b/conf/template.qemux86-64/bblayers.conf.sample
index 163824c..1d175ae 100644
--- a/conf/template.qemux86-64/bblayers.conf.sample
+++ b/conf/template.qemux86-64/bblayers.conf.sample
@@ -10,6 +10,7 @@ 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 \
13 ##OEROOT##/meta-enea-bsp-x86 \ 14 ##OEROOT##/meta-enea-bsp-x86 \
14 ##OEROOT##/meta-intel \ 15 ##OEROOT##/meta-intel \
15 ##OEROOT##/meta-openembedded/meta-oe \ 16 ##OEROOT##/meta-openembedded/meta-oe \