]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-vpuwrap: add i.MX8MQ support
authorGary Bisson <gary.bisson@boundarydevices.com>
Thu, 12 Jul 2018 11:20:31 +0000 (13:20 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 12 Jul 2018 14:31:16 +0000 (11:31 -0300)
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.3.5.bb

index 2d4bdf68ba8a057d4138b631c8f6c03ad9e7fa35..f915902d55200657d62fe62ce075496b8959f806 100644 (file)
@@ -29,4 +29,4 @@ do_install_append() {
 INSANE_SKIP_imx-vpuwrap = "file-rdeps"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
-COMPATIBLE_MACHINE = "(mx6q|mx6dl)"
+COMPATIBLE_MACHINE = "(mx6q|mx6dl|mx8mq)"