summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-seco
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2021-05-21 16:31:27 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2021-05-21 19:16:45 -0300
commit5dba941277fce453198bb14aef13116675e2629f (patch)
treee3b20f9cd49c9720d0b1e0c7de1a8c0c17887a7d /recipes-bsp/imx-seco
parent3990edc9373a6413528e9357e905f5bcadbfc70d (diff)
downloadmeta-freescale-5dba941277fce453198bb14aef13116675e2629f.tar.gz
Drop overrides for i.MX 8DXL Phantom MEK
The i.MX 8DXL Phantom MEK will never be released, so drop the overrides that have crept into the meta-data. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-bsp/imx-seco')
-rw-r--r--recipes-bsp/imx-seco/imx-seco-libs_git.bb2
-rw-r--r--recipes-bsp/imx-seco/imx-seco_3.7.5.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/imx-seco/imx-seco-libs_git.bb b/recipes-bsp/imx-seco/imx-seco-libs_git.bb
index e6b52abe..af51529b 100644
--- a/recipes-bsp/imx-seco/imx-seco-libs_git.bb
+++ b/recipes-bsp/imx-seco/imx-seco-libs_git.bb
@@ -21,4 +21,4 @@ do_install () {
21 oe_runmake DESTDIR=${D} install 21 oe_runmake DESTDIR=${D} install
22} 22}
23 23
24COMPATIBLE_MACHINE = "(mx8qm|mx8qxp|mx8phantomdxl|mx8dxl|mx8dx)" 24COMPATIBLE_MACHINE = "(mx8qm|mx8qxp|mx8dxl|mx8dx)"
diff --git a/recipes-bsp/imx-seco/imx-seco_3.7.5.bb b/recipes-bsp/imx-seco/imx-seco_3.7.5.bb
index 7b9c4c98..c3d86e7a 100644
--- a/recipes-bsp/imx-seco/imx-seco_3.7.5.bb
+++ b/recipes-bsp/imx-seco/imx-seco_3.7.5.bb
@@ -23,4 +23,4 @@ do_deploy () {
23 install -m 0644 ${S}/firmware/seco/${SECO_FIRMWARE_NAME} ${DEPLOYDIR} 23 install -m 0644 ${S}/firmware/seco/${SECO_FIRMWARE_NAME} ${DEPLOYDIR}
24} 24}
25 25
26COMPATIBLE_MACHINE = "(mx8qm|mx8qxp|mx8phantomdxl|mx8dxl|mx8dx)" 26COMPATIBLE_MACHINE = "(mx8qm|mx8qxp|mx8dxl|mx8dx)"