The media-ctl utility is required to configure formats and routes in embedded v4l2 camera pipelines.
It was automatically packaged in older v4l-utils recipe, but with v1.26 onwards it needs to be explicitly enabled. Signed-off-by: Jai Luthra <[email protected]> --- meta-arago-test/recipes-core/packagegroups/ti-test.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-arago-test/recipes-core/packagegroups/ti-test.bb b/meta-arago-test/recipes-core/packagegroups/ti-test.bb index 8cb27f21..914a40c4 100644 --- a/meta-arago-test/recipes-core/packagegroups/ti-test.bb +++ b/meta-arago-test/recipes-core/packagegroups/ti-test.bb @@ -29,6 +29,7 @@ TI_TEST_BASE = "\ linuxptp \ lmbench \ lsof \ + media-ctl \ memtester \ mstpd \ mtd-utils \ -- 2.43.0 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15405): https://lists.yoctoproject.org/g/meta-arago/message/15405 Mute This Topic: https://lists.yoctoproject.org/mt/106777959/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
