]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: 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:59:31 +0000 (17:59 +0000)
commitfe3e26509da8d25fc5878f0a5d6d7ebaec54dbbf
treed731f38624880e7e41624aa5ee1fb8f81668b418
parentde7e6efb80e3155e74f65fbb4f1e9058ca71d1f9
bitbake: 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]
(Bitbake rev: a5abd1826f34e6a7eefa837620b846e9b62ae758)

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