From: Denys Dmytriyenko <denis@denix.org>
To: afd@ti.com
Cc: Denys Dmytriyenko <denys@konsulko.com>,
Ryan Eatmon <reatmon@ti.com>,
meta-arago@lists.yoctoproject.org
Subject: Re: [meta-arago][scarthgap/master][PATCH] meta-arago-test: Add optee-test, strongswan, and libgpiod-tools to image
Date: Thu, 15 May 2025 16:08:32 -0400 [thread overview]
Message-ID: <20250515200832.GU18383@denix.org> (raw)
In-Reply-To: <4eac99a3-2e4a-4f5b-a70b-03cf66f820f9@ti.com>
On Thu, May 15, 2025 at 02:29:15PM -0500, Andrew Davis via lists.yoctoproject.org wrote:
> On 5/13/25 12:20 PM, Denys Dmytriyenko wrote:
> >On Thu, May 01, 2025 at 09:43:57AM -0500, Andrew Davis via lists.yoctoproject.org wrote:
> >>These packages are used by ltp-ddt and the test framework. These are
> >>added to the default Arago images, but when doing upstream testing with
> >>Poky these packages are missing. Add these to the base testing layer.
> >>
> >>Signed-off-by: Andrew Davis <afd@ti.com>
> >>---
> >> meta-arago-test/recipes-core/packagegroups/ti-test.bb | 2 ++
> >> meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20250130.bb | 1 +
> >> 2 files changed, 3 insertions(+)
> >>
> >>diff --git a/meta-arago-test/recipes-core/packagegroups/ti-test.bb b/meta-arago-test/recipes-core/packagegroups/ti-test.bb
> >>index c8eaf266..e387b978 100644
> >>--- a/meta-arago-test/recipes-core/packagegroups/ti-test.bb
> >>+++ b/meta-arago-test/recipes-core/packagegroups/ti-test.bb
> >>@@ -41,6 +41,7 @@ TI_TEST_BASE = "\
> >> nbench-byte \
> >> netperf \
> >> openntpd \
> >>+ optee-test \
> >
> >Should this be conditional on whether OPTEE is used for the platform?
> >Like it is done here:
> >https://git.yoctoproject.org/meta-arago/tree/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb#n58
> >
>
> Good catch, this does need to be conditional or AM335x (the only plat we
> have without OP-TEE) will break, will update and resend.
The other legacy platform that doesn't use OPTEE is OMAP-L138.
Also, if you recall, only HS variants of AM437x and AM57x use OP-TEE, not GP.
> Thanks,
> Andrew
>
> >
> >> pcitest \
> >> perf \
> >> powertop \
> >>@@ -53,6 +54,7 @@ TI_TEST_BASE = "\
> >> stream \
> >> stress \
> >> stress-ng \
> >>+ strongswan \
> >> tcpdump \
> >> v4l-utils \
> >> yavta \
> >>diff --git a/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20250130.bb b/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20250130.bb
> >>index 1950ffe9..2c65e851 100644
> >>--- a/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20250130.bb
> >>+++ b/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20250130.bb
> >>@@ -33,6 +33,7 @@ RDEPENDS:${PN} += "\
> >> pm-qa \
> >> serialcheck \
> >> memtester \
> >>+ libgpiod-tools \
> >> "
> >> do_install:prepend() {
> >>--
> >>2.39.2
next prev parent reply other threads:[~2025-05-15 20:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-01 14:43 [meta-arago][scarthgap/master][PATCH] meta-arago-test: Add optee-test, strongswan, and libgpiod-tools to image Andrew Davis
2025-05-13 17:20 ` Denys Dmytriyenko
2025-05-15 19:29 ` Andrew Davis
2025-05-15 20:08 ` Denys Dmytriyenko [this message]
2025-05-15 21:53 ` Andrew Davis
2025-05-15 22:50 ` 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=20250515200832.GU18383@denix.org \
--to=denis@denix.org \
--cc=afd@ti.com \
--cc=denys@konsulko.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.