From 2f7e749a12f8a5da48e343c6a935692423c1a7df Mon Sep 17 00:00:00 2001 From: Daiane Angolini Date: Mon, 13 Feb 2023 13:38:11 -0300 Subject: u-boot-imx: Add mx9-nxp-bsp as compatible Signed-off-by: Daiane Angolini --- recipes-bsp/u-boot/u-boot-imx_2022.04.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-imx_2022.04.bb b/recipes-bsp/u-boot/u-boot-imx_2022.04.bb index 361473e7d..c1ddf12f7 100644 --- a/recipes-bsp/u-boot/u-boot-imx_2022.04.bb +++ b/recipes-bsp/u-boot/u-boot-imx_2022.04.bb @@ -38,4 +38,4 @@ do_deploy:append:mx8m-generic-bsp() { } PACKAGE_ARCH = "${MACHINE_ARCH}" -COMPATIBLE_MACHINE = "(mx6-generic-bsp|mx7-generic-bsp|mx8-generic-bsp)" +COMPATIBLE_MACHINE = "(mx6-generic-bsp|mx7-generic-bsp|mx8-generic-bsp|mx9-generic-bsp)" -- cgit v1.2.3-54-g00ecf