On Fri, Jan 20, 2017 at 2:42 PM, Burton, Ross <ross.bur...@intel.com> wrote:
>
> On 20 January 2017 at 13:36, Andreas Müller <schnitzelt...@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
Ahh - I was missing latest bitbake. It sets BB_CURRENT_MC to 'default'
by default. Am back to build - thanks

Andreas
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to