diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2022-02-18 21:46:18 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2022-02-21 20:06:28 -0300 |
commit | 4cbbc15d937d2fbd487f10431c59cc1c21b791eb (patch) | |
tree | 1c436895b19ceada2e1641081d117f486a79d3d4 /recipes-bsp | |
parent | 30f5ce1d2168389295b4813e01898c2fb0f9bab9 (diff) | |
download | meta-freescale-4cbbc15d937d2fbd487f10431c59cc1c21b791eb.tar.gz |
firmware-imx-8m: Use mx8m-generic-bsp as COMPATIBLE_MACHINE
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/firmware-imx/firmware-imx-8m_8.14.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/firmware-imx/firmware-imx-8m_8.14.bb b/recipes-bsp/firmware-imx/firmware-imx-8m_8.14.bb index ab53fa22..152ef0b5 100644 --- a/recipes-bsp/firmware-imx/firmware-imx-8m_8.14.bb +++ b/recipes-bsp/firmware-imx/firmware-imx-8m_8.14.bb | |||
@@ -21,4 +21,4 @@ addtask deploy after do_install before do_build | |||
21 | 21 | ||
22 | PACKAGE_ARCH = "${MACHINE_SOCARCH}" | 22 | PACKAGE_ARCH = "${MACHINE_SOCARCH}" |
23 | 23 | ||
24 | COMPATIBLE_MACHINE = "(mx8m-nxp-bsp|imx-boot-container)" | 24 | COMPATIBLE_MACHINE = "(mx8m-generic-bsp)" |