summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@digia.com>2014-09-23 13:04:47 +0300
committerSamuli Piippo <samuli.piippo@digia.com>2014-09-25 15:22:26 +0300
commit01603689e8dd2d3c5be0f41d41b3543452903f03 (patch)
tree47c0d3b74c92d5891da42c48e799317a8672d253 /conf
parent0dded51636b689237af7fdcda1719790c7fb3aa7 (diff)
downloadmeta-boot2qt-01603689e8dd2d3c5be0f41d41b3543452903f03.tar.gz
Move meta-fsl-arm specific files to separate layer
Create new layer for recipes and files that required only when meta-fsl-arm and meta-fsl-arm-extra layers are used. For now, the bblayers.conf template still includes the new layer as well. Change-Id: I01a0019ebaea3e1532f106e076f7608fb7aa86c6 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/bblayers.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/bblayers.conf.sample b/conf/bblayers.conf.sample
index cade58e..9d5c3e5 100644
--- a/conf/bblayers.conf.sample
+++ b/conf/bblayers.conf.sample
@@ -39,6 +39,7 @@ BBLAYERS ?= " \
39 ##COREBASE##/meta-openembedded/meta-oe \ 39 ##COREBASE##/meta-openembedded/meta-oe \
40 ##COREBASE##/meta-b2qt \ 40 ##COREBASE##/meta-b2qt \
41 ##COREBASE##/meta-b2qt/meta-ti-extras \ 41 ##COREBASE##/meta-b2qt/meta-ti-extras \
42 ##COREBASE##/meta-b2qt/meta-fsl-extras \
42 " 43 "
43BBLAYERS_NON_REMOVABLE ?= " \ 44BBLAYERS_NON_REMOVABLE ?= " \
44 ##COREBASE##/meta \ 45 ##COREBASE##/meta \