]> 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)
committerTom Hochstein <tom.hochstein@nxp.com>
Fri, 9 Jul 2021 17:47:38 +0000 (12:47 -0500)
commit999f5d25a266d1d72c942e860fc218b736ddd9af
tree20d926e7022c7e3586d620ebc264779fcd7c23d5
parentee1b9a2fce9aa252b841b47ec1bc5afb2b1cfd70
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