summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Stein <alexander.stein@ew.tq-group.com>2025-01-24 09:19:04 +0100
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-01-29 18:49:05 +0000
commit529ace9da03b699b92aafeb37d8534252589f578 (patch)
treedcade901b0038cd99d2ca5549734af280528d716
parent049b40e503c03c5f86f93c14cf59445c1b29cd2e (diff)
downloadmeta-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.bb2
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
39RREPLACES:${PN} = "firmware-sentinel" 39RREPLACES:${PN} = "firmware-sentinel"
40RPROVIDES:${PN} = "firmware-sentinel" 40RPROVIDES:${PN} = "firmware-sentinel"
41 41
42COMPATIBLE_MACHINE = "(mx8ulp-nxp-bsp|mx9-nxp-bsp)" 42COMPATIBLE_MACHINE = "(mx8ulp-generic-bsp|mx9-generic-bsp)"