summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2020-06-03 11:47:20 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-06-09 18:56:55 +0200
commitc552c54f39ea355492faa3a04e6135d30b13d44f (patch)
tree267ee46daa9dbf46e40012e66c10eac6d774606e /recipes-bsp/u-boot
parentc4d3b7d726d557ca74510cf3462169e3a6260bca (diff)
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 <ming.liu@toradex.com> (cherry picked from commit 3b510976a511c90cbd8a814c33d2f99a9b7f60e9)
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2018.03.bb4
1 files changed, 0 insertions, 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}"