diff options
author | Adrian Dudau <adrian.dudau@enea.com> | 2016-10-18 10:06:18 +0200 |
---|---|---|
committer | Martin Borg <martin.borg@enea.com> | 2016-10-19 14:47:58 +0200 |
commit | e20dc4fb8d11b48e49aefdc8d32a7754c5bdb0c6 (patch) | |
tree | 636b60966d6ab7a89cbe5e2e4930474117075e3c /conf/template.p2041rdb/bblayers.conf.sample | |
parent | ffca21fc4346d3af76bc880a777a5ab83d34542f (diff) | |
download | meta-el-networking-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.p2041rdb/bblayers.conf.sample')
-rw-r--r-- | conf/template.p2041rdb/bblayers.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/template.p2041rdb/bblayers.conf.sample b/conf/template.p2041rdb/bblayers.conf.sample index 8e1eb0c..a591373 100644 --- a/conf/template.p2041rdb/bblayers.conf.sample +++ b/conf/template.p2041rdb/bblayers.conf.sample | |||
@@ -12,7 +12,7 @@ BBLAYERS ?= " \ | |||
12 | ##OEROOT##/meta-enea-networking \ | 12 | ##OEROOT##/meta-enea-networking \ |
13 | ##OEROOT##/meta-enea-bsp-common \ | 13 | ##OEROOT##/meta-enea-bsp-common \ |
14 | ##OEROOT##/meta-enea-bsp-ppc \ | 14 | ##OEROOT##/meta-enea-bsp-ppc \ |
15 | ##OEROOT##/meta-fsl-ppc \ | 15 | ##OEROOT##/meta-freescale \ |
16 | ##OEROOT##/meta-openembedded/meta-oe \ | 16 | ##OEROOT##/meta-openembedded/meta-oe \ |
17 | ##OEROOT##/meta-openembedded/meta-networking \ | 17 | ##OEROOT##/meta-openembedded/meta-networking \ |
18 | ##OEROOT##/meta-openembedded/meta-filesystems \ | 18 | ##OEROOT##/meta-openembedded/meta-filesystems \ |