summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/template.atom-c3000/bblayers.conf.sample1
-rw-r--r--conf/template.qemux86-64/bblayers.conf.sample1
-rw-r--r--conf/template.xeon-d/bblayers.conf.sample1
3 files changed, 3 insertions, 0 deletions
diff --git a/conf/template.atom-c3000/bblayers.conf.sample b/conf/template.atom-c3000/bblayers.conf.sample
index 2ae2be9..4f47b72 100644
--- a/conf/template.atom-c3000/bblayers.conf.sample
+++ b/conf/template.atom-c3000/bblayers.conf.sample
@@ -9,6 +9,7 @@ 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-dpdk \
12 ##OEROOT##/meta-enea-bsp-common \ 13 ##OEROOT##/meta-enea-bsp-common \
13 ##OEROOT##/meta-enea-bsp-x86 \ 14 ##OEROOT##/meta-enea-bsp-x86 \
14 ##OEROOT##/meta-virtualization \ 15 ##OEROOT##/meta-virtualization \
diff --git a/conf/template.qemux86-64/bblayers.conf.sample b/conf/template.qemux86-64/bblayers.conf.sample
index 0902965..ab8f222 100644
--- a/conf/template.qemux86-64/bblayers.conf.sample
+++ b/conf/template.qemux86-64/bblayers.conf.sample
@@ -9,6 +9,7 @@ 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-dpdk \
12 ##OEROOT##/meta-enea-bsp-common \ 13 ##OEROOT##/meta-enea-bsp-common \
13 ##OEROOT##/meta-enea-bsp-x86 \ 14 ##OEROOT##/meta-enea-bsp-x86 \
14 ##OEROOT##/meta-virtualization \ 15 ##OEROOT##/meta-virtualization \
diff --git a/conf/template.xeon-d/bblayers.conf.sample b/conf/template.xeon-d/bblayers.conf.sample
index 2ae2be9..4f47b72 100644
--- a/conf/template.xeon-d/bblayers.conf.sample
+++ b/conf/template.xeon-d/bblayers.conf.sample
@@ -9,6 +9,7 @@ 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-dpdk \
12 ##OEROOT##/meta-enea-bsp-common \ 13 ##OEROOT##/meta-enea-bsp-common \
13 ##OEROOT##/meta-enea-bsp-x86 \ 14 ##OEROOT##/meta-enea-bsp-x86 \
14 ##OEROOT##/meta-virtualization \ 15 ##OEROOT##/meta-virtualization \