diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2022-04-02 01:59:04 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-04-03 17:52:24 +0100 |
commit | 8c9503880e7d88e036520966345bafd5b0b4ce9d (patch) | |
tree | 2d21f134edd842943b863df949414c05fe3ebb85 /scripts/oepydevshell-internal.py | |
parent | 61d38cd3a29036309514c0e5da0aab60e938d185 (diff) | |
download | poky-8c9503880e7d88e036520966345bafd5b0b4ce9d.tar.gz |
insane.bbclass: Make do_qa_patch() depend on if patch-fuzz is in ERROR_QA
Adding "patch-fuzz" to ERROR_QA should trigger the patch tasks to
rerun to make sure any already existing fuzz is caught. This is
achieved by using bb.utils.filter() to see if "patch-fuzz" is in
ERROR_QA/WARN_QA as it adds whether the filtered strings are set or
not to the task hash.
(From OE-Core rev: 19a88df166862eb04fe6bee487796ef460d08771)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oepydevshell-internal.py')
0 files changed, 0 insertions, 0 deletions