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
committerDaiane Angolini <daiane.angolini@foundries.io>2021-09-11 13:35:14 -0300
commit0e06a2f532e61e8a7e7e85c3440130386bc43114 (patch)
tree806d81346c989df51c4ba37326ca19a01a5e8268 /recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.22.0.bb
parent123b1d5aefe914d19b34681d04a5c7d7bbbc6412 (diff)
downloadmeta-freescale-0e06a2f532e61e8a7e7e85c3440130386bc43114.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)"