]> 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>
Fri, 3 May 2024 15:18:27 +0000 (11:18 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 May 2024 08:47:06 +0000 (09:47 +0100)
commit2d338548a4b745a71eaf6c29231adc93c4165778
tree37c3b7e14d2a235735d01b08cbee8373f7b9ec04
parent3735b5566c7e0e1a36171523e7b553497f4da1a4
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>
meta/classes-recipe/uboot-sign.bbclass