[OE-core] [PATCH] bitbake.conf: require conf/multiconfig/${BB_CURRENT_MC}.conf

Burton, Ross ross.burton at intel.com
Fri Jan 20 13:42:24 UTC 2017


On 20 January 2017 at 13:36, Andreas Müller <schnitzeltony at googlemail.com>
wrote:

> | ERROR: ParseError at
> /home/superandy/oe-core/sources/openembedded-core/
> meta/conf/bitbake.conf:704:
> Could not include required file conf/multiconfig/${BB_CURRENT_MC}.conf
>

The patch creates the file that it requires:

 meta/conf/bitbake.conf             | 2 +-
 meta/conf/multiconfig/default.conf | 0

Did it really look for /multiconfig/default.conf or is the fact that the
path is not expanded the problem here?  oe-core master needs bitbake from
git, which has changed the behaviour for getVar() (expands by default).

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170120/fe4e2e5b/attachment-0002.html>


More information about the Openembedded-core mailing list