summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex_2020.04.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex_2020.04.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2020.04.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex_2020.04.bb b/recipes-bsp/u-boot/u-boot-toradex_2020.04.bb
deleted file mode 100644
index c301226..0000000
--- a/recipes-bsp/u-boot/u-boot-toradex_2020.04.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require recipes-bsp/u-boot/u-boot.inc
-require u-boot-toradex-common_${PV}.inc
-
-SUMMARY = "U-Boot bootloader with support for Toradex i.MX 8 series SoMs"
-
-B = "${WORKDIR}/build"
-
-PROVIDES += "u-boot"
-DEPENDS:append = " dtc-native"
-
-BOOT_TOOLS = "imx-boot-tools"