diff options
Diffstat (limited to 'conf/template.qemux86-64/bblayers.conf.sample')
-rw-r--r-- | conf/template.qemux86-64/bblayers.conf.sample | 6 |
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 \ |