summaryrefslogtreecommitdiffstats
path: root/conf/template.qemux86-64/bblayers.conf.sample
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2020-05-25 15:43:45 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2020-05-28 11:37:27 +0200
commit0d4fc8541981fb952444695008c5e1d783236af8 (patch)
tree3ba6eba726e9fd9675014f9726ca7194876a6218 /conf/template.qemux86-64/bblayers.conf.sample
parentc24f42884c4cb6f8f21233747dce39611df1f172 (diff)
downloadmeta-el-nfv-access-0d4fc8541981fb952444695008c5e1d783236af8.tar.gz
Update layer dependencies to account for new layer names
Change-Id: I34619d8b8170a17a3281dc7e8162e88ca18d5c7d Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'conf/template.qemux86-64/bblayers.conf.sample')
-rw-r--r--conf/template.qemux86-64/bblayers.conf.sample6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/template.qemux86-64/bblayers.conf.sample b/conf/template.qemux86-64/bblayers.conf.sample
index ab8f222..ea5510a 100644
--- a/conf/template.qemux86-64/bblayers.conf.sample
+++ b/conf/template.qemux86-64/bblayers.conf.sample
@@ -10,11 +10,11 @@ BBLAYERS ?= " \
10 ##OEROOT##/meta-poky \ 10 ##OEROOT##/meta-poky \
11 ##OEROOT##/meta-intel \ 11 ##OEROOT##/meta-intel \
12 ##OEROOT##/meta-dpdk \ 12 ##OEROOT##/meta-dpdk \
13 ##OEROOT##/meta-enea-bsp-common \ 13 ##OEROOT##/meta-nfv-access-bsp-common \
14 ##OEROOT##/meta-enea-bsp-x86 \ 14 ##OEROOT##/meta-nfv-access-bsp-x86 \
15 ##OEROOT##/meta-virtualization \ 15 ##OEROOT##/meta-virtualization \
16 ##OEROOT##/meta-enea-virtualization \ 16 ##OEROOT##/meta-enea-virtualization \
17 ##OEROOT##/meta-el-common \ 17 ##OEROOT##/meta-nfv-access-common \
18 ##OEROOT##/meta-el-nfv-access \ 18 ##OEROOT##/meta-el-nfv-access \
19 ##OEROOT##/meta-openembedded/meta-oe \ 19 ##OEROOT##/meta-openembedded/meta-oe \
20 ##OEROOT##/meta-openembedded/meta-networking \ 20 ##OEROOT##/meta-openembedded/meta-networking \