[bitbake-devel] [PATCH] cooker: fix traceback when using -b with skipped recipe

Richard Purdie richard.purdie at linuxfoundation.org
Thu Aug 23 07:50:22 UTC 2012


On Wed, 2012-08-22 at 16:14 +0100, Paul Eggleton wrote:
> If a recipe is skipped during parsing for whatever reason, check and
> report this as an error rather than trying to use the data that is sent
> back and failing.
> 
> Fixes [YOCTO #2976].
> 
> Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
> ---
>  bitbake/lib/bb/cooker.py |    4 ++++
>  1 file changed, 4 insertions(+)

Merged to master, thanks.

Richard





More information about the bitbake-devel mailing list