summaryrefslogtreecommitdiffstats
path: root/conf/template.qemux86-64-esdk
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-esdk
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-esdk')
-rw-r--r--conf/template.qemux86-64-esdk/bblayers.conf.sample6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/template.qemux86-64-esdk/bblayers.conf.sample b/conf/template.qemux86-64-esdk/bblayers.conf.sample
index 6ebc094..3a39c06 100644
--- a/conf/template.qemux86-64-esdk/bblayers.conf.sample
+++ b/conf/template.qemux86-64-esdk/bblayers.conf.sample
@@ -9,10 +9,10 @@ BBLAYERS ?= " \
9 ##OEROOT##/meta \ 9 ##OEROOT##/meta \
10 ##OEROOT##/meta-poky \ 10 ##OEROOT##/meta-poky \
11 ##OEROOT##/meta-intel \ 11 ##OEROOT##/meta-intel \
12 ##OEROOT##/meta-enea-bsp-common \ 12 ##OEROOT##/meta-nfv-access-bsp-common \
13 ##OEROOT##/meta-enea-bsp-x86 \ 13 ##OEROOT##/meta-nfv-access-bsp-x86 \
14 ##OEROOT##/meta-virtualization \ 14 ##OEROOT##/meta-virtualization \
15 ##OEROOT##/meta-el-common \ 15 ##OEROOT##/meta-nfv-access-common \
16 ##OEROOT##/meta-el-nfv-access \ 16 ##OEROOT##/meta-el-nfv-access \
17 ##OEROOT##/meta-openembedded/meta-oe \ 17 ##OEROOT##/meta-openembedded/meta-oe \
18 ##OEROOT##/meta-openembedded/meta-networking \ 18 ##OEROOT##/meta-openembedded/meta-networking \