[bitbake-devel] [PATCHv2] fetch2: print checksums when they are different then expected

Richard Purdie richard.purdie at linuxfoundation.org
Thu Aug 2 16:06:15 UTC 2012


On Wed, 2012-08-01 at 01:33 +0200, Martin Jansa wrote:
> * in form which can be copied into a recipe without modification
> * like oe-classic did since:
>   http://git.openembedded.org/openembedded/commit/?id=68abc465559a68e9201c9525be3c4acc6297eaed
> * it shows them in right form when they are missing completely, but in
>   more verbose form when different
> * it needs to print that only when checksums were requested, e.g.
>   fetching from sstate mirror sets both md5mismatch and sha256mismatch,
>   but your checksums shouldn't be shown
> 
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> ---
>  lib/bb/fetch2/__init__.py |    6 ++++++
>  1 files changed, 6 insertions(+), 0 deletions(-)

Merged to master, thanks.

Richard





More information about the bitbake-devel mailing list