diff --git a/recipes-core/images/mar-image-minimal.bb b/recipes-core/images/mar-image-minimal.bb index 5bfe53428b2865e21d7ca99ed873c6c776af51a2..8ae530667bfc6b82bbbbdda33a69046004fb6027 100644 --- a/recipes-core/images/mar-image-minimal.bb +++ b/recipes-core/images/mar-image-minimal.bb @@ -10,6 +10,9 @@ IMAGE_INSTALL = "packagegroup-core-boot \ libgpiod-tools \ fastinit \ serial-usb \ + v4l-utils \ + libv4l \ + media-ctl \ opencv \ ${CORE_IMAGE_EXTRA_INSTALL}"