aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-imx-tools_2019.04.bb
blob: 56d0a7f02554a59339b063300ba698798aa08ec5 (plain)
1
2
3
4
5
6
7
8
9
require recipes-bsp/u-boot/u-boot-tools.inc
require u-boot-imx-common.inc

PROVIDES_append_class-target = " ${MLPREFIX}u-boot-tools"
PROVIDES_append_class-native = " u-boot-tools-native"
PROVIDES_append_class-nativesdk = " nativesdk-u-boot-tools"

PACKAGE_ARCH = "${MACHINE_ARCH}"
COMPATIBLE_MACHINE_class-target = "(mx6|mx7|mx8)"