[bitbake-devel] [PATCH 1/1] siggen.py: Use basehash if no taskhash

Richard Purdie richard.purdie at linuxfoundation.org
Mon Mar 12 02:21:13 UTC 2012


On Tue, 2012-03-06 at 14:04 +0800, Robert Yang wrote:
> The bitbake-runtask doesn't work since there is no taskhash (it worked
> in the past, but seems recent changes made it doesn't work again), use
> the basehash when there is no taskhash, just like what dump_sigtask
> does.
> 
> [YOCTO #1229]
> 
> Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
> ---
>  bitbake/lib/bb/siggen.py |    6 +++++-
>  1 files changed, 5 insertions(+), 1 deletions(-)

Merged to master, thanks.

Richard





More information about the bitbake-devel mailing list