[PATCH 24/26] imx-dpu-g2d: Limit to i.MX 8MQ support


Otavio Salvador
 

From: Tom Hochstein <tom.hochstein@...>

Signed-off-by: Otavio Salvador <otavio@...>
---

Changes in v4:
- New patch

Changes in v3: None
Changes in v2: None

recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.2.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.2.bb b/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.2.bb
index dd3aa9dd..f6488fe3 100644
--- a/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.2.bb
+++ b/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.2.bb
@@ -34,4 +34,4 @@ INSANE_SKIP_${PN} += "ldflags"
FILES_${PN} = "${libdir}/libg2d* /opt"
FILES_${PN}-dev = "${libdir}/libg2d${SOLIBSDEV} ${includedir}"

-COMPATIBLE_MACHINE = "(mx8mm)"
+COMPATIBLE_MACHINE = "(mx8mq)"
--
2.18.0

Join meta-freescale@lists.yoctoproject.org to automatically receive all group messages.