diff options
author | Gary Bisson <gary.bisson@boundarydevices.com> | 2018-07-12 13:20:31 +0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-07-12 11:31:16 -0300 |
commit | 0297ed90490195152fba2fdead3111ad35768a00 (patch) | |
tree | 5afd3fe4f8992b86b98751b07fc1a86bc934c505 /recipes-multimedia/imx-vpuwrap | |
parent | 39716e545c2431a93b1f3f0c102604a5ee96660a (diff) | |
download | meta-freescale-0297ed90490195152fba2fdead3111ad35768a00.tar.gz |
imx-vpuwrap: add i.MX8MQ support
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Diffstat (limited to 'recipes-multimedia/imx-vpuwrap')
-rw-r--r-- | recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.3.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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() { | |||
29 | INSANE_SKIP_imx-vpuwrap = "file-rdeps" | 29 | INSANE_SKIP_imx-vpuwrap = "file-rdeps" |
30 | 30 | ||
31 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 31 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
32 | COMPATIBLE_MACHINE = "(mx6q|mx6dl)" | 32 | COMPATIBLE_MACHINE = "(mx6q|mx6dl|mx8mq)" |