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:
parent
872cd2b68b
commit
f50b9b7fc6
|
|
@ -68,6 +68,10 @@ RDEPENDS:${PN} = "\
|
||||||
${MACHINE_EXTRA_RDEPENDS} \
|
${MACHINE_EXTRA_RDEPENDS} \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
RDEPENDS:${PN}:append:ccmp15 = " \
|
||||||
|
v4l-utils \
|
||||||
|
"
|
||||||
|
|
||||||
# The rootfs in the CC6UL is not big enough for graphic images (QT) and the
|
# 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'
|
# connectcore demo, so we restrict the demo only for the 'core-image-base'
|
||||||
RDEPENDS:${PN}:remove:ccimx6ul = "connectcore-demo-example"
|
RDEPENDS:${PN}:remove:ccimx6ul = "connectcore-demo-example"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue