diff options
author | 2019-01-15 14:55:42 -0200 | |
---|---|---|
committer | 2019-01-15 14:55:42 -0200 | |
commit | 21ea4cbcb036de89c07ca3168625c39151067639 (patch) | |
tree | dfb62322edd3e7b2d1febe6ea9f179beadd9c8c6 | |
parent | bc46ffbe1985229b79998ccd9d75953451da4215 (diff) | |
parent | 4bf8b9522c0d6b4efc82e1e0d199553a6c72666f (diff) | |
download | meta-freescale-21ea4cbcb036de89c07ca3168625c39151067639.tar.gz meta-freescale-21ea4cbcb036de89c07ca3168625c39151067639.tar.bz2 meta-freescale-21ea4cbcb036de89c07ca3168625c39151067639.zip |
Merge pull request #30 from thochstein/L4.9.123-2.3.0-181213
L4.9.123 2.3.0 181213
-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 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)" |