From: Denys Dmytriyenko <denis@denix.org>
To: b-brnich@ti.com
Cc: meta-arago@lists.yoctoproject.org, Ryan Eatmon <reatmon@ti.com>,
Darren Etheridge <detheridge@ti.com>
Subject: Re: [meta-arago][master][PATCH] ti-test: Add Required Multimedia Packages to ti-test
Date: Wed, 25 Feb 2026 14:57:31 -0500 [thread overview]
Message-ID: <20260225195731.GS11121@denix.org> (raw)
In-Reply-To: <20260225190339.3295692-1-b-brnich@ti.com>
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 <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
Was there a meaningful change here?
> TI_TEST_TI_TOOLS:append:j721e = " \
> pru-icss \
> ufs-utils \
> --
> 2.43.0
next prev parent reply other threads:[~2026-02-25 19:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260225195731.GS11121@denix.org \
--to=denis@denix.org \
--cc=b-brnich@ti.com \
--cc=detheridge@ti.com \
--cc=meta-arago@lists.yoctoproject.org \
--cc=reatmon@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.