[bitbake-devel] [PATCH 1/1] hob: handle sanity check failures as a separate event

Richard Purdie richard.purdie at linuxfoundation.org
Wed May 30 16:20:25 UTC 2012


On Mon, 2012-05-28 at 18:10 +0100, Paul Eggleton wrote:
> In order to show a friendlier error message that does not bury the
> actual sanity error in our typical preamble about disabling sanity
> checks, use a separate event to indicate that sanity checks failed.
> 
> This change is intended to work together with the related change to
> sanity.bbclass in OE-Core.
> 
> Fixes [YOCTO #2336].
> 
> Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
> ---
>  bitbake/lib/bb/event.py                     |    8 ++++++++
>  bitbake/lib/bb/ui/crumbs/builder.py         |    7 ++++++-
>  bitbake/lib/bb/ui/crumbs/hobeventhandler.py |    6 ++++++
>  3 files changed, 20 insertions(+), 1 deletion(-)

Merged to master, thanks.

Richard






More information about the bitbake-devel mailing list