]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
hob: populate error_msg when hob receives a CommandFailed event
authorCristiana Voicu <cristiana.voicu@intel.com>
Fri, 1 Nov 2013 09:18:45 +0000 (11:18 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Nov 2013 17:52:23 +0000 (17:52 +0000)
commita5abd1826f34e6a7eefa837620b846e9b62ae758
treef35fd6b39a5992b8f6eaa62dc1bfd989141a7bcc
parent17d8ef0b813a05c231e3dbe6e8bc82a4a9b1d2f8
hob: populate error_msg when hob receives a CommandFailed event

When Hob receives a bb.command.CommandFailed event, it doesn't show any error,
because the error_msg is empty. If so, it is hard to detect the issue, because
Hob continues to run till it blocks because of an information gap.

[YOCTO #5097]
Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/ui/crumbs/hobeventhandler.py