From: Tom Hochstein Date: Wed, 17 Oct 2018 02:13:34 +0000 (-0500) Subject: imx-vpu-hantro: Simplify COMPATIBLE_MACHINE X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=refs%2Fpull%2F30%2Fhead;p=meta-freescale.git imx-vpu-hantro: Simplify COMPATIBLE_MACHINE Signed-off-by: Tom Hochstein --- diff --git a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.8.0.bb b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.8.0.bb index c49f90db..a330c7b0 100644 --- a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.8.0.bb +++ b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.8.0.bb @@ -32,4 +32,4 @@ do_install () { FILES_${PN} += "/unit_tests" -COMPATIBLE_MACHINE = "(mx8mq|mx8mm)" +COMPATIBLE_MACHINE = "(mx8m)"