Re: [meta-arago][master][PATCH] ti-test: Add Required Multimedia Packages to ti-test
Andrew Davis <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-arago |
|---|---|
| Message-ID | <[email protected]> |
On 2/25/26 1:58 PM, Brandon Brnich via lists.yoctoproject.org wrote: > > > On 2/25/26 13:57, Denys Dmytriyenko wrote: >> On Wed, Feb 25, 2026 at 01:03:39PM -0600, Brandon Brnich via lists.yoctoproject.org wrote: >>> FFMPEG and MPV are required during automated testing. Explicitly add >>> these to ti-test. >>> >>> Signed-off-by: Brandon Brnich <[email protected]> >>> --- >>> 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 >> >> Was there a meaningful change here? > > not really sure why it added the lines above because i didn't touch those files on my end.. > Only change looks to be removing the trailing space, your editor must have (correctly) removed it while saving the file. Andrew >> >> >>> TI_TEST_TI_TOOLS:append:j721e = " \ >>> pru-icss \ >>> ufs-utils \ >>> -- >>> 2.43.0 > > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#17148): https://lists.yoctoproject.org/g/meta-arago/message/17148 > Mute This Topic: https://lists.yoctoproject.org/mt/117999946/3619733 > Group Owner: [email protected] > Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] > -=-=-=-=-=-=-=-=-=-=-=- > >