[bitbake-devel] [PATCH 0/5] Checksum / error reporting improvements

Richard Purdie richard.purdie at linuxfoundation.org
Wed May 30 16:22:40 UTC 2012


On Wed, 2012-05-30 at 17:17 +0100, Paul Eggleton wrote:
> Some checksum improvements and a few error reporting fixes that I made
> in the process. Note that the varflags change won't do anything without
> the list of exclusions; an appropriate list has been set in a patch
> which will shortly be set to the OE-Core list.
> 
> 
> The following changes (against Poky, but which apply cleanly with -p2
> against BitBake master) are available in the git repository at:
> 
>   git://git.yoctoproject.org/poky-contrib paule/bb-checksum-fixes-2
>   http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/bb-checksum-fixes-2
> 
> Paul Eggleton (5):
>   lib/bb/data_smart.py: don't report variable in ExpansionError if not
>     set
>   cooker: fix UnboundLocalError when exception occurs during parsing
>   cooker: report recipe being parsed when ExpansionError occurs
>   lib/bb/fetch2: ignore remote URIs when doing file checksums
>   bitbake: include varflags in checksums

Merged to master, thanks.

Richard





More information about the bitbake-devel mailing list