diff options
author | Alexander Stein <alexander.stein@ew.tq-group.com> | 2025-01-24 09:19:04 +0100 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-01-29 18:49:05 +0000 |
commit | 529ace9da03b699b92aafeb37d8534252589f578 (patch) | |
tree | dcade901b0038cd99d2ca5549734af280528d716 | |
parent | 049b40e503c03c5f86f93c14cf59445c1b29cd2e (diff) | |
download | meta-freescale-529ace9da03b699b92aafeb37d8534252589f578.tar.gz |
firmware-ele-imx: Use generic-bsp compatible
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
(cherry picked from commit a790076164115e65686c3eff973217874a39b2ec)
-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)" |