[bitbake-devel] [PATCH 2/3] fetch2/git: be more carefull in _contains_ref when checking git log output

Richard Purdie richard.purdie at linuxfoundation.org
Mon Sep 19 11:31:30 UTC 2011


On Fri, 2011-09-16 at 09:38 +0200, Martin Jansa wrote:
> * in some cases there could be output like this
>   ERROR: ld.so: object 'libpseudo.so' from LD_PRELOAD cannot be preloaded: ignored.
>   before wc -l output and returned 'output.split()[0] != 0' is always True
> 
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> ---
>  lib/bb/fetch2/git.py |    5 ++++-
>  1 files changed, 4 insertions(+), 1 deletions(-)

Merged to master, thanks.

Richard





More information about the bitbake-devel mailing list