[bitbake-devel] bitbake cache broken today

Richard Purdie richard.purdie at linuxfoundation.org
Thu Feb 7 23:57:15 UTC 2013


On Thu, 2013-02-07 at 00:30 +0100, Martin Jansa wrote:
> Very likely by this patch:
> cooker/utils: Drop custom 'interactive' variables list and store environment in BB_ORIGENV instead
> http://git.openembedded.org/bitbake/commit/?id=0a99563a4ea270594fd9a61da46f9387fb79dc66
> 
> $ bitbake -p > test1.cache
> $ bitbake -p > test2.cache
> 
> $ grep "^Parsing of" test*
> test1.cache:Parsing of 773 .bb files complete (0 cached, 773 parsed). 1079 targets, 43 skipped, 0 masked, 0 errors.
> test2.cache:Parsing of 773 .bb files complete (0 cached, 773 parsed). 1079 targets, 43 skipped, 0 masked, 0 errors.

Thanks for reporting, this is fixed in master of OE-Core. We've been
able to spring clean some of the environment handling although we still
have too many hard-coded lists for my liking.

Cheers,

Richard





More information about the bitbake-devel mailing list