summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/imx-vpuwrap
diff options
context:
space:
mode:
authorGary Bisson <gary.bisson@boundarydevices.com>2018-07-12 13:20:31 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2018-07-12 11:31:16 -0300
commit0297ed90490195152fba2fdead3111ad35768a00 (patch)
tree5afd3fe4f8992b86b98751b07fc1a86bc934c505 /recipes-multimedia/imx-vpuwrap
parent39716e545c2431a93b1f3f0c102604a5ee96660a (diff)
downloadmeta-freescale-0297ed90490195152fba2fdead3111ad35768a00.tar.gz
imx-vpuwrap: add i.MX8MQ support
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Diffstat (limited to 'recipes-multimedia/imx-vpuwrap')
-rw-r--r--recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.3.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.3.5.bb b/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.3.5.bb
index 2d4bdf68..f915902d 100644
--- a/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.3.5.bb
+++ b/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.3.5.bb
@@ -29,4 +29,4 @@ do_install_append() {
29INSANE_SKIP_imx-vpuwrap = "file-rdeps" 29INSANE_SKIP_imx-vpuwrap = "file-rdeps"
30 30
31PACKAGE_ARCH = "${MACHINE_ARCH}" 31PACKAGE_ARCH = "${MACHINE_ARCH}"
32COMPATIBLE_MACHINE = "(mx6q|mx6dl)" 32COMPATIBLE_MACHINE = "(mx6q|mx6dl|mx8mq)"