summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.22.0.bb
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2021-07-26 11:25:57 -0500
committerTom Hochstein <tom.hochstein@nxp.com>2021-07-26 16:49:06 -0500
commit0b77fc0694932dadcd3afda77e7109b6882fb5e9 (patch)
treed45fda45fd02114a162a226357d18189debae805 /recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.22.0.bb
parent33ce8fb2698d3d804176fde43f47f657269a6e1c (diff)
downloadmeta-freescale-0b77fc0694932dadcd3afda77e7109b6882fb5e9.tar.gz
imx-vpu-hantro-daemon: Add Hantro V4L2 daemon
Add userspace daemon needed by Hantro VPU driver for V4L2. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.22.0.bb')
-rw-r--r--recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.22.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.22.0.bb b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.22.0.bb
index 6bac0e46..20ac87c7 100644
--- a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.22.0.bb
+++ b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.22.0.bb
@@ -30,4 +30,6 @@ do_install () {
30 30
31FILES_${PN} += "/unit_tests" 31FILES_${PN} += "/unit_tests"
32 32
33RDEPENDS_${PN} += "imx-vpu-hantro-daemon"
34
33COMPATIBLE_MACHINE = "(mx8mq|mx8mm|mx8mp)" 35COMPATIBLE_MACHINE = "(mx8mq|mx8mm|mx8mp)"