diff options
Diffstat (limited to 'recipes-bsp/firmware-imx/firmware-imx-8_8.14.bb')
| -rw-r--r-- | recipes-bsp/firmware-imx/firmware-imx-8_8.14.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/firmware-imx/firmware-imx-8_8.14.bb b/recipes-bsp/firmware-imx/firmware-imx-8_8.14.bb index 6ea16d5be..18ce14d31 100644 --- a/recipes-bsp/firmware-imx/firmware-imx-8_8.14.bb +++ b/recipes-bsp/firmware-imx/firmware-imx-8_8.14.bb | |||
| @@ -18,6 +18,6 @@ addtask deploy after do_install before do_build | |||
| 18 | 18 | ||
| 19 | PACKAGE_ARCH = "${MACHINE_SOCARCH}" | 19 | PACKAGE_ARCH = "${MACHINE_SOCARCH}" |
| 20 | 20 | ||
| 21 | COMPATIBLE_MACHINE = "(mx8)" | 21 | COMPATIBLE_MACHINE = "(mx8-nxp-bsp)" |
| 22 | COMPATIBLE_MACHINE:mx8m = "(^$)" | 22 | COMPATIBLE_MACHINE:mx8m-nxp-bsp = "(^$)" |
| 23 | COMPATIBLE_MACHINE:mx8x = "(^$)" | 23 | COMPATIBLE_MACHINE:mx8x-nxp-bsp = "(^$)" |
