diff options
author | Mike Crowe <mac@mcrowe.com> | 2021-10-15 15:39:54 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-17 11:56:33 +0100 |
commit | cdeb02654fbaa47677b5c68521d05a5a575ac90d (patch) | |
tree | a8951fd93b91b0a3c64336a79bd74c68fba7c8d3 /meta/lib/oe/utils.py | |
parent | 51b1611e204b32b3e65176ef86d4562e2f330835 (diff) | |
download | poky-cdeb02654fbaa47677b5c68521d05a5a575ac90d.tar.gz |
insane,license,license_image: Allow treating license problems as errors
Use the same WARN_WA and ERROR_QA variables as insane.bbclass to allow
individual recipes, the distro or other configuration to determine
whether the various detected license errors should be treated as a
warning (as now) or as an error.
oe.qa.handle_error isn't immediately fatal, so oe.qa.exit_if_errors must
be called at the end of do_populate_lic to fail the task.
(From OE-Core rev: bb164adca94b5a43751aabe6b6d702a3d60dfdc7)
Signed-off-by: Mike Crowe <mac@mcrowe.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe/utils.py')
0 files changed, 0 insertions, 0 deletions