summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-imx-mfgtool_2022.04.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-13 08:13:16 -0300
committerGitHub <noreply@github.com>2023-04-13 08:13:16 -0300
commit29ec7eaebd34f752d166e8cbcf665da908c9e47c (patch)
treef0176429493ef7e01f5158ae8e9628d78ad4f9d0 /recipes-bsp/u-boot/u-boot-imx-mfgtool_2022.04.bb
parent56ba9c32d6b3029fb1c2b3fc8ea8778d62f396a8 (diff)
parent88399694f0d4bd8da30b562ba69a6e9d76d5046c (diff)
downloadmeta-freescale-29ec7eaebd34f752d166e8cbcf665da908c9e47c.tar.gz
Merge pull request #1493 from Freescale/rework/remove-mfgtool-specific-recipes
linux-*-mfgtool, u-boot-*-mfgtool: Remove specific recipes
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-imx-mfgtool_2022.04.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-imx-mfgtool_2022.04.bb13
1 files changed, 0 insertions, 13 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx-mfgtool_2022.04.bb b/recipes-bsp/u-boot/u-boot-imx-mfgtool_2022.04.bb
deleted file mode 100644
index d9d5b9d5..00000000
--- a/recipes-bsp/u-boot/u-boot-imx-mfgtool_2022.04.bb
+++ /dev/null
@@ -1,13 +0,0 @@
1# Copyright (C) 2014 O.S. Systems Software LTDA.
2# Copyright (C) 2014-2016 Freescale Semiconductor
3# Copyright 2017-2019 NXP
4
5# Re-use the u-boot-imx recipe and its files
6require u-boot-imx_${PV}.bb
7FILESEXTRAPATHS:prepend := "${THISDIR}/u-boot-imx:"
8
9require u-boot-mfgtool.inc
10
11UUU_BOOTLOADER_TAGGED = ""
12UUU_BOOTLOADER_TAGGED:mx6-nxp-bsp = "u-boot-mfgtool-tagged.${UBOOT_SUFFIX}"
13UUU_BOOTLOADER_TAGGED:mx7-nxp-bsp = "u-boot-mfgtool-tagged.${UBOOT_SUFFIX}"