]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
kernel-fitimage.bbclass: add padding algorithm property in config nodes
authorLUIS ENRIQUEZ <luis.enriquez@se.com>
Sat, 16 Jul 2022 15:52:22 +0000 (17:52 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Jul 2022 09:53:29 +0000 (10:53 +0100)
commit29d5336c728b28890bbaadebf0ccff00ad90a64d
tree2fd77e94f0b0f77ced6a070431055e9c5b57cbef
parent54a3fd63e684d070fad962be97e549f3af7ac111
kernel-fitimage.bbclass: add padding algorithm property in config nodes

This allows choosing padding algorithm when building fitImage. It may be pkcs-1.5 or pss.

Signed-off-by: LUIS ENRIQUEZ <luis.enriquez@se.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/classes/kernel-fitimage.bbclass
meta/classes/uboot-sign.bbclass