summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/template.ls1021aiot/bblayers.conf.sample2
-rw-r--r--conf/template.p2041rdb/bblayers.conf.sample2
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/template.ls1021aiot/bblayers.conf.sample b/conf/template.ls1021aiot/bblayers.conf.sample
index e8a488e..62273b0 100644
--- a/conf/template.ls1021aiot/bblayers.conf.sample
+++ b/conf/template.ls1021aiot/bblayers.conf.sample
@@ -8,7 +8,7 @@ BBFILES ?= ""
8BBLAYERS ?= " \ 8BBLAYERS ?= " \
9 ##OEROOT##/meta \ 9 ##OEROOT##/meta \
10 ##OEROOT##/meta-poky \ 10 ##OEROOT##/meta-poky \
11 ##OEROOT##/meta-fsl-arm \ 11 ##OEROOT##/meta-freescale \
12 ##OEROOT##/meta-enea-bsp-common \ 12 ##OEROOT##/meta-enea-bsp-common \
13 ##OEROOT##/meta-enea-bsp-arm \ 13 ##OEROOT##/meta-enea-bsp-arm \
14 ##OEROOT##/meta-el-common \ 14 ##OEROOT##/meta-el-common \
diff --git a/conf/template.p2041rdb/bblayers.conf.sample b/conf/template.p2041rdb/bblayers.conf.sample
index 879c3b1..187abbd 100644
--- a/conf/template.p2041rdb/bblayers.conf.sample
+++ b/conf/template.p2041rdb/bblayers.conf.sample
@@ -11,7 +11,7 @@ BBLAYERS ?= " \
11 ##OEROOT##/meta-el-standard \ 11 ##OEROOT##/meta-el-standard \
12 ##OEROOT##/meta-enea-bsp-common \ 12 ##OEROOT##/meta-enea-bsp-common \
13 ##OEROOT##/meta-enea-bsp-ppc \ 13 ##OEROOT##/meta-enea-bsp-ppc \
14 ##OEROOT##/meta-fsl-ppc \ 14 ##OEROOT##/meta-freescale \
15 ##OEROOT##/meta-openembedded/meta-oe \ 15 ##OEROOT##/meta-openembedded/meta-oe \
16 ##OEROOT##/meta-openembedded/meta-networking \ 16 ##OEROOT##/meta-openembedded/meta-networking \
17 ##OEROOT##/meta-openembedded/meta-filesystems \ 17 ##OEROOT##/meta-openembedded/meta-filesystems \