summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/template.qemux86-64/bblayers.conf.sample13
1 files changed, 8 insertions, 5 deletions
diff --git a/conf/template.qemux86-64/bblayers.conf.sample b/conf/template.qemux86-64/bblayers.conf.sample
index 3ef85d8..0902965 100644
--- a/conf/template.qemux86-64/bblayers.conf.sample
+++ b/conf/template.qemux86-64/bblayers.conf.sample
@@ -7,16 +7,19 @@ BBFILES ?= ""
7 7
8BBLAYERS ?= " \ 8BBLAYERS ?= " \
9 ##OEROOT##/meta \ 9 ##OEROOT##/meta \
10 ##OEROOT##/meta-poky \
11 ##OEROOT##/meta-intel \
12 ##OEROOT##/meta-enea-bsp-common \
13 ##OEROOT##/meta-enea-bsp-x86 \
14 ##OEROOT##/meta-virtualization \
15 ##OEROOT##/meta-enea-virtualization \
10 ##OEROOT##/meta-el-common \ 16 ##OEROOT##/meta-el-common \
11 ##OEROOT##/meta-el-nfv-access \ 17 ##OEROOT##/meta-el-nfv-access \
12 ##OEROOT##/meta-enea-virtualization \
13 ##OEROOT##/meta-enea-bsp-x86 \
14 ##OEROOT##/meta-intel \
15 ##OEROOT##/meta-openembedded/meta-oe \ 18 ##OEROOT##/meta-openembedded/meta-oe \
16 ##OEROOT##/meta-openembedded/meta-networking \ 19 ##OEROOT##/meta-openembedded/meta-networking \
17 ##OEROOT##/meta-openembedded/meta-filesystems \ 20 ##OEROOT##/meta-openembedded/meta-filesystems \
18 ##OEROOT##/meta-openembedded/meta-python \ 21 ##OEROOT##/meta-openembedded/meta-python \
19 ##OEROOT##/meta-virtualization \ 22 ##OEROOT##/meta-openembedded/meta-webserver \
20 ##OEROOT##/meta-poky \ 23 ##OEROOT##/meta-cloud-services \
21 ##OEROOT##/meta-cloud-services/meta-openstack \ 24 ##OEROOT##/meta-cloud-services/meta-openstack \
22 " 25 "