summaryrefslogtreecommitdiffstats
path: root/conf/template.ls1021aiot/bblayers.conf.sample
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2016-10-18 10:06:37 +0200
committerMartin Borg <martin.borg@enea.com>2016-10-19 14:53:17 +0200
commitef85de4d3f9bf8e71beba69e9b5639246eb68a0d (patch)
tree73976424d7674cb031753d5c04bc8e60cbad4d75 /conf/template.ls1021aiot/bblayers.conf.sample
parent60d6f4423387e9a1faae8b6c70a05eccb958daaf (diff)
downloadmeta-el-standard-master.tar.gz
conf/templates: Replace meta-fsl-arm/ppc with meta-freescaleHEADmaster
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
Diffstat (limited to 'conf/template.ls1021aiot/bblayers.conf.sample')
-rw-r--r--conf/template.ls1021aiot/bblayers.conf.sample2
1 files changed, 1 insertions, 1 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 \