summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex_2022.04.bb
blob: a97b9ade16861926343573694e65e466f5cc9b2d (plain)
1
2
3
4
5
6
7
8
9
10
11
require recipes-bsp/u-boot/u-boot.inc
require recipes-bsp/u-boot/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 += "bc-native dtc-native python3-setuptools-native"

BOOT_TOOLS = "imx-boot-tools"