From: Gary Bisson Date: Thu, 12 Jul 2018 11:20:31 +0000 (+0200) Subject: imx-vpuwrap: add i.MX8MQ support X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0297ed90490195152fba2fdead3111ad35768a00;p=meta-freescale.git imx-vpuwrap: add i.MX8MQ support Signed-off-by: Gary Bisson --- 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() { INSANE_SKIP_imx-vpuwrap = "file-rdeps" PACKAGE_ARCH = "${MACHINE_ARCH}" -COMPATIBLE_MACHINE = "(mx6q|mx6dl)" +COMPATIBLE_MACHINE = "(mx6q|mx6dl|mx8mq)"