]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
kernel-fitimage.bbclass: add padding algorithm property in config nodes
authorLUIS ENRIQUEZ <lenriquez389@gmail.com>
Fri, 22 Jul 2022 09:50:17 +0000 (11:50 +0200)
committerSteve Sakoman <steve@sakoman.com>
Mon, 25 Jul 2022 16:29:46 +0000 (06:29 -1000)
commit152765b74c77b4da102fce9c4c61a667e71f26a1
tree3221dac83e7ac176fe0b743808053765a53b9df4
parent80d14a9aaff273daca68c2e860701d51fee45851
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>
From: LUIS ENRIQUEZ <luis.enriquez@se.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/kernel-fitimage.bbclass