summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJulien Stephan <jstephan@baylibre.com>2023-09-25 10:04:50 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-10-09 15:51:14 +0100
commit840402181d36ca3f60119984478979afb5bb3bbf (patch)
tree14dc42f3d7d25809e22afa6dc05fedaf66e7169f /scripts
parentfb85282476f9dee2b0364c305ca75b096a76b1ae (diff)
downloadopenembedded-core-840402181d36ca3f60119984478979afb5bb3bbf.tar.gz
sstatesig: add a new info level for SIGGEN_LOCKEDSIGS_TASKSIG_CHECK
as of now, SIGGEN_LOCKEDSIGS_TASKSIG_CHECK can take 2 values: "warn" and "error", displaying respectively a warning or a fatal error message only when a task is locked and the task signature is different from the locked one. The "info" level is introduced to add a "note" message to remind the user that a recipe is locked even if the signature is equivalent to the locked one. The "warn" and "error" level display the warn/error message for each task having a mismatch of the signature. Doing this with the "info" level would result in very verbose output if there are several tasks locked, so the info level will only print once the list of recipes that have locked signature. Signed-off-by: Julien Stephan <jstephan@baylibre.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions