]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
uboot-sign: fix loop in do_uboot_assemble_fitimage
authorRalph Siemsen <ralph.siemsen@linaro.org>
Thu, 9 May 2024 12:42:04 +0000 (08:42 -0400)
committerSteve Sakoman <steve@sakoman.com>
Sat, 18 May 2024 12:34:45 +0000 (05:34 -0700)
commit0862abfede2680ff8d67c5e9ece2017f594cb8a1
tree5002d8c0a0dfe5e0847330a8bf2dadab8a6b8cfa
parentf891b66b981b0e023ffcf7e5cb2cd3fe99008f16
uboot-sign: fix loop in do_uboot_assemble_fitimage

When using multiple u-boot configurations in UBOOT_CONFIG, the helper
function uboot_assemble_fitimage_helper() was not called with all
combinations of type & binary, due to a copy-n-paste indexing error.

Signed-off-by: Ralph Siemsen <ralph.siemsen@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 2d338548a4b745a71eaf6c29231adc93c4165778)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes-recipe/uboot-sign.bbclass