]> code.ossystems Code Review - meta-freescale.git/commit
u-boot-imx: Fix deploy bug for multiple UBOOT_CONFIG entries
authorTom Hochstein <tom.hochstein@nxp.com>
Fri, 9 Jul 2021 17:47:38 +0000 (12:47 -0500)
committerDaiane Angolini <daiane.angolini@foundries.io>
Sat, 11 Sep 2021 16:35:14 +0000 (13:35 -0300)
commit88062eb47b4e78f669753c69af1abe3214c2ed93
tree5a7a73bb51ce82747966a7cda7e0d367d1918589
parentcb567e62e47f345515f3597bd836348898df588f
u-boot-imx: Fix deploy bug for multiple UBOOT_CONFIG entries

A for-loop iterating over entries in UBOOT_CONFIG incorrectly uses
the full UBOOT_CONFIG variable in a binary name when the name
should be specific to the current entry.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
recipes-bsp/u-boot/u-boot-imx_2021.04.bb