This is now done with a dedicated switch, where previously the file was always written out, creating often unneeded clutter.
Signed-off-by: Alexander Kanavin <alex.kana...@gmail.com> --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 94c86e1..ea6885d 100644 --- a/config.json +++ b/config.json @@ -1298,7 +1298,7 @@ }, "step5" : { "shortname" : "Prep #2 locked-sigs test", - "BBTARGETS" : "core-image-sato -S none", + "BBTARGETS" : "core-image-sato -S lockedsigs", "EXTRACMDS" : ["${SCRIPTSDIR}/../janitor/clobberdir ${BUILDDIR}/../build/tmp"] }, "step6" : { -- 2.41.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#61418): https://lists.yoctoproject.org/g/yocto/message/61418 Mute This Topic: https://lists.yoctoproject.org/mt/102061292/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-