summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex_2020.04.bb
blob: 47630b1368da2de965535057d2c587cd4a7bf651 (plain)
1
2
3
4
5
6
7
8
9
10
11
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"