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

SRCREV = "7bd2074193e156358adc5b5065c690371cf78231"