diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2019-02-11 15:13:01 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-14 11:21:58 +0000 |
commit | 2f17b87f9712d0e218d656dae0037d15a019f9f6 (patch) | |
tree | 14d2271ff4fe4efa3dfd3826e9bae52a0dafb738 /bitbake/lib/bb/cookerdata.py | |
parent | df91cbf7ac4a40d40cb7e70e9e45a171925fe434 (diff) | |
download | poky-2f17b87f9712d0e218d656dae0037d15a019f9f6.tar.gz |
bitbake: build.py: add unhandled exception information to the logger when executing python tasks
Previously this information was simply discarded, which in some cases
resulted in generic, unhelpful failures.
With this change the user would see what the exception is, but
without ugly tracebacks or bulky, irrelevant information from the log file.
(Bitbake rev: 8da9242702fbef8cf3156b95a1076802e0f653c7)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/cookerdata.py')
0 files changed, 0 insertions, 0 deletions