From: Tom Hochstein Date: Fri, 9 Jul 2021 17:45:26 +0000 (-0500) Subject: u-boot-imx: Fix comment X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=cb567e62e47f345515f3597bd836348898df588f;p=meta-freescale.git u-boot-imx: Fix comment A comment references mkimage but mkimage is no longer deployed. Signed-off-by: Tom Hochstein --- diff --git a/recipes-bsp/u-boot/u-boot-imx_2021.04.bb b/recipes-bsp/u-boot/u-boot-imx_2021.04.bb index 40772e2b..4ce4e5d2 100644 --- a/recipes-bsp/u-boot/u-boot-imx_2021.04.bb +++ b/recipes-bsp/u-boot/u-boot-imx_2021.04.bb @@ -8,7 +8,7 @@ require u-boot-imx-common_${PV}.inc PROVIDES += "u-boot" do_deploy_append_mx8m() { - # Deploy the mkimage, u-boot-nodtb.bin and fsl-imx8m*-XX.dtb for mkimage to generate boot binary + # Deploy u-boot-nodtb.bin and fsl-imx8m*-XX.dtb for mkimage to generate boot binary if [ -n "${UBOOT_CONFIG}" ] then for config in ${UBOOT_MACHINE}; do