]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Add inclusion of BB_CURRENT_MC.conf after local.conf
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 20 Dec 2016 19:05:01 +0000 (19:05 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Jan 2017 17:07:57 +0000 (17:07 +0000)
commit378ba0c92172ed7850ec1b0eb2971afb0dae427b
tree9a9bd31e8b9ba1e86f5009b67a13afdf80ded9bf
parentf50547fb9d70a8ae079380c25e697da3d2c2b181
bitbake.conf: Add inclusion of BB_CURRENT_MC.conf after local.conf

People are strugling with multiconfig as the up front inclusion of the
configuration file doesn't do what people expect. The only way to meet
user expectations is to include the file immediately after local.conf.

We add BB_CURRENT_MC to bitbake so that the metadata can determine when
to include the extra configuration.

(From OE-Core rev: a6a3894fb2cb2097d2404b8b8cb2b85df595cfa9)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf