diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-08-28 17:10:28 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-08-29 21:58:19 +0100 |
commit | 796ef498fa8cbf60232ce6c539114a8f4e06d494 (patch) | |
tree | ace0e4b9e0dda30fba8209032e5c23ff1ae9c6ae /scripts/lib/devtool/build_image.py | |
parent | 89c308bc476509bcbeb72d5723d7e1ccedf3ae73 (diff) | |
download | poky-796ef498fa8cbf60232ce6c539114a8f4e06d494.tar.gz |
insane: Drop oe.qa.add_message usage
Drop the oe.qa.add_message() usage in favour of oe.qa.handle_error() which has
code allowing it to be optimised with contains usage.
The patch also drops unused return values which we stopped using a while ago
and drops the now unneeded function parameters, generally leading to cleaner
code.
The code should be functionally equivalent.
(From OE-Core rev: 9b2eea9fd4eab4f5e12e955738db22091b91f698)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build_image.py')
0 files changed, 0 insertions, 0 deletions