]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
copy_buildsystem: add ability to exclude layers ChenQi/sdk-exclude-layers
authorChen Qi <Qi.Chen@windriver.com>
Wed, 3 Feb 2016 07:32:55 +0000 (15:32 +0800)
committerChen Qi <Qi.Chen@windriver.com>
Wed, 3 Feb 2016 07:44:17 +0000 (15:44 +0800)
commite8ffa30199c723eb1fcbb4126c2ac5441e9da1bc
treeac0fe1c0b86b16deec743b1668692d391299cd94
parent2218490b075b077683f17b643ab211c7716d0dfc
copy_buildsystem: add ability to exclude layers

In some cases, we may have some kind of download layers in BBLAYERS, so
that we can set BB_NO_NETWORK to "1". This results in extremely large
extensible SDK. And we actually don't need these download layers in the
SDK.

Add a new variable, SDK_LAYERS_EXCLUDE, to enable users to explicitly
exclude some layers when generating the extensible SDK.

[YOCTO #8878]

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
meta/lib/oe/copy_buildsystem.py