diff options
| author | Tom Hochstein <tom.hochstein@nxp.com> | 2018-10-16 21:13:34 -0500 |
|---|---|---|
| committer | Tom Hochstein <tom.hochstein@nxp.com> | 2019-01-14 18:05:49 -0600 |
| commit | 4bf8b9522c0d6b4efc82e1e0d199553a6c72666f (patch) | |
| tree | fcef73ea91c912298860d1530eb266f06daf1a9a | |
| parent | e7d8aa7d8fdf4f71d76cd3be97b7376b5761e2b9 (diff) | |
| download | meta-freescale-4bf8b9522c0d6b4efc82e1e0d199553a6c72666f.tar.gz | |
imx-vpu-hantro: Simplify COMPATIBLE_MACHINE
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
| -rw-r--r-- | recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.8.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 c49f90db1..a330c7b0a 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 () { | |||
| 32 | 32 | ||
| 33 | FILES_${PN} += "/unit_tests" | 33 | FILES_${PN} += "/unit_tests" |
| 34 | 34 | ||
| 35 | COMPATIBLE_MACHINE = "(mx8mq|mx8mm)" | 35 | COMPATIBLE_MACHINE = "(mx8m)" |
