diff options
author | Adrian Dudau <adrian.dudau@enea.com> | 2016-10-18 10:06:37 +0200 |
---|---|---|
committer | Martin Borg <martin.borg@enea.com> | 2016-10-19 14:53:17 +0200 |
commit | ef85de4d3f9bf8e71beba69e9b5639246eb68a0d (patch) | |
tree | 73976424d7674cb031753d5c04bc8e60cbad4d75 /conf/template.ls1021aiot | |
parent | 60d6f4423387e9a1faae8b6c70a05eccb958daaf (diff) | |
download | meta-el-standard-master.tar.gz |
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Signed-off-by: Martin Borg <martin.borg@enea.com>
Diffstat (limited to 'conf/template.ls1021aiot')
-rw-r--r-- | conf/template.ls1021aiot/bblayers.conf.sample | 2 |
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 ?= "" | |||
8 | BBLAYERS ?= " \ | 8 | BBLAYERS ?= " \ |
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 \ |