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

Otavio Salvador otavio at ossystems.com.br
Thu Jun 28 10:45:53 PDT 2018


From: Tom Hochstein <tom.hochstein at nxp.com>

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---

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



More information about the meta-freescale mailing list