summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-imx-tools_2019.04.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx-tools_2019.04.bb b/recipes-bsp/u-boot/u-boot-imx-tools_2019.04.bb
index 56d0a7f0..12ac72e2 100644
--- a/recipes-bsp/u-boot/u-boot-imx-tools_2019.04.bb
+++ b/recipes-bsp/u-boot/u-boot-imx-tools_2019.04.bb
@@ -6,4 +6,5 @@ PROVIDES_append_class-native = " u-boot-tools-native"
6PROVIDES_append_class-nativesdk = " nativesdk-u-boot-tools" 6PROVIDES_append_class-nativesdk = " nativesdk-u-boot-tools"
7 7
8PACKAGE_ARCH = "${MACHINE_ARCH}" 8PACKAGE_ARCH = "${MACHINE_ARCH}"
9COMPATIBLE_MACHINE = "(mx6|mx7|mx8)"
9COMPATIBLE_MACHINE_class-target = "(mx6|mx7|mx8)" 10COMPATIBLE_MACHINE_class-target = "(mx6|mx7|mx8)"