aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-imx-tools_2019.04.bb
blob: 12ac72e22eaabe617cd432c32ac6d200495f330f (plain)
1
2
3
4
5
6
7
8
9
10
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 = "(mx6|mx7|mx8)"
COMPATIBLE_MACHINE_class-target = "(mx6|mx7|mx8)"