summaryrefslogtreecommitdiffstats
path: root/scripts/bblock
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:58:47 +0100
commit043ca5f64db8d98c30bdc4cb1f3f6976561495e7 (patch)
treeb9d14bd547206e7baefb8077d75bde4b93ff4458 /scripts/bblock
parent96f6271d0a3a4a2da724be712f0342e50c6b59c4 (diff)
downloadpoky-043ca5f64db8d98c30bdc4cb1f3f6976561495e7.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. (From OE-Core rev: 840402181d36ca3f60119984478979afb5bb3bbf) Signed-off-by: Julien Stephan <jstephan@baylibre.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/bblock')
0 files changed, 0 insertions, 0 deletions