From 0297ed90490195152fba2fdead3111ad35768a00 Mon Sep 17 00:00:00 2001 From: Gary Bisson Date: Thu, 12 Jul 2018 13:20:31 +0200 Subject: [PATCH] imx-vpuwrap: add i.MX8MQ support Signed-off-by: Gary Bisson --- recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.3.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)" -- 2.40.1