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
0c73b31cf5
commit
f6eeb0fdfb
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue