bitbake: hob: don't display interruptions as fails
authorIrina Patru <irina.patru@intel.com>
Tue, 21 Jan 2014 15:59:38 +0000 (17:59 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Jan 2014 00:52:57 +0000 (00:52 +0000)
commit1435a290dc99b1b51147de2d69570c0a13c14c7d
treed3552dfd793c7e74fa53f954d0fafa2663aa0b88
parent8da60008719880de33717fa04dae00418d100660
bitbake: hob: don't display interruptions as fails

When Hob receives a bb.command.CommandFailed event, it should check if
it's a log kind of information.
"Forced shutdown" and "Stopped build" are messages that show when a build
is not complete, but Hob considered them error.

[HOB #5609]

(Bitbake rev: ea1939f7ec8d8a71ce16a60c251c2413d7d91eb3)

Signed-off-by: Irina Patru <irina.patru@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/ui/crumbs/hobeventhandler.py