From 3b510976a511c90cbd8a814c33d2f99a9b7f60e9 Mon Sep 17 00:00:00 2001 From: Ming Liu Date: Wed, 3 Jun 2020 11:47:20 +0200 Subject: u-boot-toradex_2018.03: drop UBOOT_NAME variables They are being referred nowhere in u-boot-toradex_2018.03 recipe, drop them. Signed-off-by: Ming Liu --- recipes-bsp/u-boot/u-boot-toradex_2018.03.bb | 4 ---- 1 file changed, 4 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-toradex_2018.03.bb b/recipes-bsp/u-boot/u-boot-toradex_2018.03.bb index 04a288c..6e59b50 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_2018.03.bb +++ b/recipes-bsp/u-boot/u-boot-toradex_2018.03.bb @@ -10,7 +10,3 @@ SRC_URI_append_apalis-imx8a0 = " file://0001-Revert-apalis-imx8-fused-modules-bo SRC_URI_append_use-mainline-bsp_colibri-imx8x = " file://0001-colibri-imx8x-modify-device-tree-name-for-mainline-u.patch" BOOT_TOOLS = "imx-boot-tools" - -UBOOT_NAME_mx6 = "u-boot-${MACHINE}.bin-${UBOOT_CONFIG}" -UBOOT_NAME_mx7 = "u-boot-${MACHINE}.bin-${UBOOT_CONFIG}" -UBOOT_NAME_mx8 = "u-boot-${MACHINE}.bin-${UBOOT_CONFIG}" -- cgit v1.2.3