]> 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>
Thu, 22 Dec 2016 08:50:21 +0000 (08:50 +0000)
commita6a3894fb2cb2097d2404b8b8cb2b85df595cfa9
tree160e66fd09df8c4451a8f3deeced7e60358769bf
parent779422c5458f5f643b3a4a0dedaa4d9ad709367a
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.

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