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:08 +0000
commitcec5c522187a0a03dd0a90f57e7d166980766724 (patch)
tree1b12344946ab10eafd13af8bef7578b9aec97917
parent776f26ec45ce23f7c901ee6a9cd6aa7f8488013c (diff)
downloadmeta-freescale-cec5c522187a0a03dd0a90f57e7d166980766724.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)"