From 7fc91523b3e43ff458d24788380d0d7df8c41598 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Fri, 18 Feb 2022 22:40:51 -0300 Subject: u-boot-imx: Restrict recipe for i.MX6, i.MX7 and i.MX8 Signed-off-by: Otavio Salvador --- recipes-bsp/u-boot/u-boot-imx_2021.04.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp/u-boot') diff --git a/recipes-bsp/u-boot/u-boot-imx_2021.04.bb b/recipes-bsp/u-boot/u-boot-imx_2021.04.bb index 8d790db8..21883af8 100644 --- a/recipes-bsp/u-boot/u-boot-imx_2021.04.bb +++ b/recipes-bsp/u-boot/u-boot-imx_2021.04.bb @@ -38,4 +38,4 @@ do_deploy:append:mx8m-nxp-bsp() { } PACKAGE_ARCH = "${MACHINE_ARCH}" -COMPATIBLE_MACHINE = "(mx6-nxp-bsp|mx7-nxp-bsp|mx8-nxp-bsp|use-mainline-bsp)" +COMPATIBLE_MACHINE = "(mx6-generic-bsp|mx7-generic-bsp|mx8-generic-bsp)" -- cgit v1.2.3-54-g00ecf