summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/firmware-imx/firmware-imx-8_8.18.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/firmware-imx/firmware-imx-8_8.18.bb')
-rw-r--r--recipes-bsp/firmware-imx/firmware-imx-8_8.18.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/firmware-imx/firmware-imx-8_8.18.bb b/recipes-bsp/firmware-imx/firmware-imx-8_8.18.bb
index 72a3fb99..588d45ee 100644
--- a/recipes-bsp/firmware-imx/firmware-imx-8_8.18.bb
+++ b/recipes-bsp/firmware-imx/firmware-imx-8_8.18.bb
@@ -34,6 +34,6 @@ addtask deploy after do_install before do_build
34 34
35PACKAGE_ARCH = "${MACHINE_SOCARCH}" 35PACKAGE_ARCH = "${MACHINE_SOCARCH}"
36 36
37COMPATIBLE_MACHINE = "(mx8-nxp-bsp|mx9-nxp-bsp)" 37COMPATIBLE_MACHINE = "(mx8-generic-bsp|mx9-generic-bsp)"
38COMPATIBLE_MACHINE:mx8m-nxp-bsp = "(^$)" 38COMPATIBLE_MACHINE:mx8m-generic-bsp = "(^$)"
39COMPATIBLE_MACHINE:mx8x-nxp-bsp = "(^$)" 39COMPATIBLE_MACHINE:mx8x-generic-bsp = "(^$)"