All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-arago][master][PATCH] ti-test: Add Required Multimedia Packages to ti-test
@ 2026-02-25 19:03 Brandon Brnich
  2026-02-25 19:16 ` PRC Automation
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Brandon Brnich @ 2026-02-25 19:03 UTC (permalink / raw)
  To: meta-arago; +Cc: Ryan Eatmon, Brandon Brnich, Darren Etheridge

FFMPEG and MPV are required during automated testing. Explicitly add
these to ti-test.

Signed-off-by: Brandon Brnich <b-brnich@ti.com>
---
 meta-arago-test/recipes-core/packagegroups/ti-test.bb | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/meta-arago-test/recipes-core/packagegroups/ti-test.bb b/meta-arago-test/recipes-core/packagegroups/ti-test.bb
index f2ae1aef..c694545d 100644
--- a/meta-arago-test/recipes-core/packagegroups/ti-test.bb
+++ b/meta-arago-test/recipes-core/packagegroups/ti-test.bb
@@ -16,6 +16,7 @@ TI_TEST_BASE = "\
     dosfstools \
     ethtool \
     evtest \
+    ffmpeg \
     fio \
     git \
     gst-devtools \
@@ -36,6 +37,7 @@ TI_TEST_BASE = "\
     lsof \
     media-ctl \
     memtester \
+    mpv \
     mstpd \
     mtd-utils \
     mtd-utils-ubifs \
@@ -145,7 +147,7 @@ TI_TEST_TI_TOOLS:append:am65xx   = " \
 "
 
 # Disable due to breakage
-#    viddec-test-app 
+#    viddec-test-app
 TI_TEST_TI_TOOLS:append:j721e = " \
     pru-icss \
     ufs-utils \
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-02-26 22:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-25 19:03 [meta-arago][master][PATCH] ti-test: Add Required Multimedia Packages to ti-test Brandon Brnich
2026-02-25 19:16 ` PRC Automation
2026-02-25 19:57 ` Denys Dmytriyenko
2026-02-25 19:58   ` Brandon Brnich
2026-02-26 15:34     ` Andrew Davis
2026-02-25 20:04 ` Ryan Eatmon
2026-02-26 22:22   ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.