diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2025-01-29 15:49:41 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-29 15:49:41 -0300 |
commit | 2eb88a078a4a24d97810e3f530edaaf336cd8e3f (patch) | |
tree | 1b12344946ab10eafd13af8bef7578b9aec97917 | |
parent | 776f26ec45ce23f7c901ee6a9cd6aa7f8488013c (diff) | |
parent | cec5c522187a0a03dd0a90f57e7d166980766724 (diff) | |
download | meta-freescale-2eb88a078a4a24d97810e3f530edaaf336cd8e3f.tar.gz |
Merge pull request #2092 from Freescale/backport-2079-to-styhead
[Backport styhead] firmware-ele-imx: Use generic-bsp compatible
-rw-r--r-- | recipes-bsp/firmware-imx/firmware-ele-imx_1.3.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/firmware-imx/firmware-ele-imx_1.3.0.bb b/recipes-bsp/firmware-imx/firmware-ele-imx_1.3.0.bb index 760b68ae..8a812f41 100644 --- a/recipes-bsp/firmware-imx/firmware-ele-imx_1.3.0.bb +++ b/recipes-bsp/firmware-imx/firmware-ele-imx_1.3.0.bb | |||
@@ -39,4 +39,4 @@ FILES:${PN}-ext += "${nonarch_base_libdir}/firmware/imx/ele/${SECOEXT_FIRMWARE_N | |||
39 | RREPLACES:${PN} = "firmware-sentinel" | 39 | RREPLACES:${PN} = "firmware-sentinel" |
40 | RPROVIDES:${PN} = "firmware-sentinel" | 40 | RPROVIDES:${PN} = "firmware-sentinel" |
41 | 41 | ||
42 | COMPATIBLE_MACHINE = "(mx8ulp-nxp-bsp|mx9-nxp-bsp)" | 42 | COMPATIBLE_MACHINE = "(mx8ulp-generic-bsp|mx9-generic-bsp)" |