summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/template.emag8180/bblayers.conf.sample6
-rw-r--r--conf/template.qemuarm64/bblayers.conf.sample6
2 files changed, 6 insertions, 6 deletions
diff --git a/conf/template.emag8180/bblayers.conf.sample b/conf/template.emag8180/bblayers.conf.sample
index fe25bf7..f388638 100644
--- a/conf/template.emag8180/bblayers.conf.sample
+++ b/conf/template.emag8180/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-arm \ 14 ##OEROOT##/meta-nfv-access-bsp-arm \
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 \
diff --git a/conf/template.qemuarm64/bblayers.conf.sample b/conf/template.qemuarm64/bblayers.conf.sample
index 1506900..c7ab0a2 100644
--- a/conf/template.qemuarm64/bblayers.conf.sample
+++ b/conf/template.qemuarm64/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-arm \ 14 ##OEROOT##/meta-nfv-access-bsp-arm \
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 \