summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2017-09-08 13:19:09 +0200
committerMartin Borg <martin.borg@enea.com>2017-09-14 13:33:16 +0200
commit2d11e890e283b86c0e2d8b09149353cf518452a2 (patch)
tree4ab3c111b8e67a81681a33455a9baf78f46b1e0d
parent295686c850398e2baae40647b6cba4c5804b64e8 (diff)
downloadmeta-el-nfv-access-2d11e890e283b86c0e2d8b09149353cf518452a2.tar.gz
Bring meta-enea-bsp-common back
The support to copy kernel config to deploy folder was moved from meta-enea-bsp-x86 to meta-enea-bsp-common 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
2 files changed, 2 insertions, 0 deletions
diff --git a/conf/template.inteld1521-sdk/bblayers.conf.sample b/conf/template.inteld1521-sdk/bblayers.conf.sample
index 886166e..4212e13 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-nfv-access \ 11 ##OEROOT##/meta-el-nfv-access \
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 886166e..4212e13 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-nfv-access \ 11 ##OEROOT##/meta-el-nfv-access \
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 \