From 10ef6699e156c6bb4ddf76456e1f414d2be4241f Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Mon, 27 Nov 2017 10:14:51 +0100 Subject: u-boot-toradex: move binary, image and symlink to machine configuration Move UBOOT_BINARY, UBOOT_IMAGE and UBOOT_SYMLINK definitions to machine configuration re-used by the Toradex Easy Installer U-Boot recipe. Signed-off-by: Marcel Ziswiler Acked-by: Dominik Sliwa --- recipes-bsp/u-boot/u-boot-toradex_git.bb | 5 ----- 1 file changed, 5 deletions(-) (limited to 'recipes-bsp/u-boot') diff --git a/recipes-bsp/u-boot/u-boot-toradex_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb index b8f1928..b86430f 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb @@ -37,11 +37,6 @@ SRC_URI_append_apalis-tk1-mainline = " \ PV = "2016.11" PR = "${TDX_VER_INT}+gitr${SRCPV}" -# require u-boot-dtb-tegra.bin to be used -UBOOT_IMAGE = "u-boot-dtb-tegra-${MACHINE}-${PV}-${PR}.${UBOOT_SUFFIX}" -UBOOT_BINARY = "u-boot-dtb-tegra.${UBOOT_SUFFIX}" -UBOOT_SYMLINK = "u-boot-dtb-tegra-${MACHINE}.${UBOOT_SUFFIX}" - PACKAGE_ARCH = "${MACHINE_ARCH}" do_deploy_append_apalis-tk1() { -- cgit v1.2.3