From 33029edee8a637d8e998f241878fa43882752ade Mon Sep 17 00:00:00 2001 From: Ming Liu Date: Mon, 13 Jan 2020 15:44:24 +0100 Subject: meta: drop do_image_teziimg dependencies That's already handled by WKS_FILE_DEPENDS, drop the redundant dependencies. Signed-off-by: Ming Liu --- conf/machine/colibri-imx8x.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'conf/machine/colibri-imx8x.conf') diff --git a/conf/machine/colibri-imx8x.conf b/conf/machine/colibri-imx8x.conf index 0b16009..155add8 100644 --- a/conf/machine/colibri-imx8x.conf +++ b/conf/machine/colibri-imx8x.conf @@ -66,8 +66,6 @@ IMAGE_FSTYPES += "teziimg" # has to be flashed at offset 0 directly UBOOT_BINARY_TEZI_EMMC="imx-boot" OFFSET_BOOTROM_PAYLOAD="0" -do_image_teziimg[depends] += "imx-boot:do_deploy" -do_image_teziimg_distro[depends] += "imx-boot:do_deploy" TORADEX_PRODUCT_IDS = "0038 0050 0051 0052" TORADEX_PRODUCT_IDS[0038] = "fsl-imx8qxp-colibri-eval-v3.dtb" -- cgit v1.2.3