diff options
author | Samuli Piippo <samuli.piippo@digia.com> | 2014-09-23 12:34:23 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@digia.com> | 2014-09-25 15:22:18 +0300 |
commit | 0dded51636b689237af7fdcda1719790c7fb3aa7 (patch) | |
tree | e3eb3b08771005311ca9157882ff2dad6cb733f8 /conf/bblayers.conf.sample | |
parent | 841eaa73863184bba6c805fc622e242f367609f7 (diff) | |
download | meta-boot2qt-0dded51636b689237af7fdcda1719790c7fb3aa7.tar.gz |
Move meta-ti specific files to separate layer
Create new layer for recipes and files that required only when
meta-ti layer is used. For now, the bblayers.conf template still
includes the new layer as well.
Change-Id: Iab8f6b3a61578e7a9579066ae7facca5a9a1f33b
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
Diffstat (limited to 'conf/bblayers.conf.sample')
-rw-r--r-- | conf/bblayers.conf.sample | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/bblayers.conf.sample b/conf/bblayers.conf.sample index 777d077..cade58e 100644 --- a/conf/bblayers.conf.sample +++ b/conf/bblayers.conf.sample | |||
@@ -38,6 +38,7 @@ BBLAYERS ?= " \ | |||
38 | ##COREBASE##/meta-toradex \ | 38 | ##COREBASE##/meta-toradex \ |
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 | " | 42 | " |
42 | BBLAYERS_NON_REMOVABLE ?= " \ | 43 | BBLAYERS_NON_REMOVABLE ?= " \ |
43 | ##COREBASE##/meta \ | 44 | ##COREBASE##/meta \ |