From: Max Krummenacher Date: Wed, 4 Nov 2020 15:54:09 +0000 (+0100) Subject: imx-vpu-hantro-vc: set compatible to the soc, not a specific machine X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5d3c1645db96447615ef0e172d77a98c6a029e90;p=meta-freescale.git imx-vpu-hantro-vc: set compatible to the soc, not a specific machine (cherry picked from commit c5578535f5a94b47aebeb2e2e2c98078099a21d2) Signed-off-by: Max Krummenacher --- diff --git a/recipes-bsp/imx-vpu-hantro-vc/imx-vpu-hantro-vc_1.1.0.bb b/recipes-bsp/imx-vpu-hantro-vc/imx-vpu-hantro-vc_1.1.0.bb index 5c6a0485..a44c9027 100644 --- a/recipes-bsp/imx-vpu-hantro-vc/imx-vpu-hantro-vc_1.1.0.bb +++ b/recipes-bsp/imx-vpu-hantro-vc/imx-vpu-hantro-vc_1.1.0.bb @@ -13,4 +13,4 @@ S = "${WORKDIR}/${BPN}-${PV}" SRC_URI[md5sum] = "5c254523ae4c44491ea838e84e9aee49" SRC_URI[sha256sum] = "c5dd1fbf8c9776d7a2844a225e0aa2e489aa24eaab8f55cb48a6e3184def235d" -COMPATIBLE_MACHINE = "(imx8mpevk)" +COMPATIBLE_MACHINE = "(mx8mp)"