diff options
| author | Tom Hochstein <tom.hochstein@nxp.com> | 2021-05-21 16:31:27 -0500 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2021-05-21 19:16:45 -0300 |
| commit | 5dba941277fce453198bb14aef13116675e2629f (patch) | |
| tree | e3b20f9cd49c9720d0b1e0c7de1a8c0c17887a7d /recipes-bsp/imx-seco | |
| parent | 3990edc9373a6413528e9357e905f5bcadbfc70d (diff) | |
| download | meta-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.bb | 2 | ||||
| -rw-r--r-- | recipes-bsp/imx-seco/imx-seco_3.7.5.bb | 2 |
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 e6b52abea..af51529b4 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 | ||
| 24 | COMPATIBLE_MACHINE = "(mx8qm|mx8qxp|mx8phantomdxl|mx8dxl|mx8dx)" | 24 | COMPATIBLE_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 7b9c4c982..c3d86e7a9 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 | ||
| 26 | COMPATIBLE_MACHINE = "(mx8qm|mx8qxp|mx8phantomdxl|mx8dxl|mx8dx)" | 26 | COMPATIBLE_MACHINE = "(mx8qm|mx8qxp|mx8dxl|mx8dx)" |
