meta-digi: ccmp15: add v4l-utils to default images

v4l-utils contains tools to manage the camera.
We have also documented all these commands in our
documentation

Signed-off-by: Francisco Gil <francisco.gilmartinez@digi.com>
This commit is contained in:
Francisco Gil 2023-01-12 08:34:58 +01:00
parent 872cd2b68b
commit f50b9b7fc6
1 changed files with 4 additions and 0 deletions

View File

@ -68,6 +68,10 @@ RDEPENDS:${PN} = "\
${MACHINE_EXTRA_RDEPENDS} \
"
RDEPENDS:${PN}:append:ccmp15 = " \
v4l-utils \
"
# The rootfs in the CC6UL is not big enough for graphic images (QT) and the
# connectcore demo, so we restrict the demo only for the 'core-image-base'
RDEPENDS:${PN}:remove:ccimx6ul = "connectcore-demo-example"