[bitbake-devel] [PATCH 1/2] fetch2: make fetch failure errors more readable

Richard Purdie richard.purdie at linuxfoundation.org
Mon Sep 24 11:14:31 UTC 2012


On Sun, 2012-09-23 at 18:05 +0100, Paul Eggleton wrote:
> Most of the time we don't need to see the fetch command; the fetch log
> includes the command as a debug message in any case, so omit it. Also
> adjust the way command output is printed (we don't need stderr/stdout
> labelled, and print "no output" instead of "output:\nNone" when there is
> no output.
> 
> Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
> ---
>  bitbake/lib/bb/fetch2/__init__.py |    8 +++++++-
>  1 file changed, 7 insertions(+), 1 deletion(-)

Merged to master, thanks.

Richard





More information about the bitbake-devel mailing list