From: Denys Dmytriyenko <denis@denix.org>
To: afd@ti.com
Cc: Ryan Eatmon <reatmon@ti.com>,
Denys Dmytriyenko <denys@konsulko.com>,
meta-arago@lists.yoctoproject.org
Subject: Re: [meta-arago][master][PATCH v2 2/2] meta-arago-distro: Remove tisdk name from Arago packagegroups
Date: Tue, 3 Feb 2026 14:30:31 -0500 [thread overview]
Message-ID: <20260203193031.GY11121@denix.org> (raw)
In-Reply-To: <ddeb60f2-b8a6-4d7d-861b-36f11012afa7@ti.com>
On Tue, Feb 03, 2026 at 12:58:52PM -0600, Andrew Davis via lists.yoctoproject.org wrote:
> On 2/3/26 12:07 PM, Ryan Eatmon wrote:
> >
> >There are still a few remaining files with tisdk in the name after this patch:
> >
> > > find . -name "*tisdk*"
> >./meta-arago-distro/recipes-tisdk
> >./meta-arago-distro/recipes-tisdk/tisdk-uenv
> >./meta-arago-distro/recipes-tisdk/tisdk-uenv/tisdk-uenv.bb
> >./meta-arago-distro/recipes-tisdk/tisdk-uenv/tisdk-uenv
>
> This recipe I've been wanting to remove for other reasons (DEPLOYDIR messiness), plan
> is either merge this into the U-Boot recipe as it is the consumer of the deployed
> uEnv.txt. Or just move it to meta-tisdk where is actually used for something.
> (the version of uEnv.txt in meta-arago is just an empty placeholder file).
>
> >./meta-arago-distro/classes/tisdk-sw-manifest.bbclass
> >./meta-arago-distro/classes/tisdk-bundle.bbclass
> >./meta-arago-distro/recipes-core/meta/meta-toolchain-arago-tisdk.bb
> >./meta-arago-distro/recipes-core/meta/meta-toolchain-arago-tisdk.inc
> >./meta-arago-distro/recipes-core/meta/meta-toolchain-arago-tisdk-server.bb
> >./meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-toolchain-tisdk-target.bb
> >./meta-arago-extras/recipes-core/packagegroups/nativesdk-packagegroup-arago-tisdk-host.bb
> >
> >
>
> To be honest I don't know enough about the original intent of the Arago toolchain
> and bundle to feel safe messing with them. I think they should either move into
> meta-tisdk, or just be removed depending on discussions on switching to the Yocto
> provided "Standard SDK"[0]. But that would be a project outside of this renaming
What exactly do you mean "switching to the Yocto provided Standard SDK"??
Arago does produce a slightly extended and slightly customized "Standard SDK"
from OE/Yocto perspective. Since that comes from meta-toolchain*, those terms
are sometimes interchangeable...
Moreover, Arago produces 2 Standard SDKs - one for Linux Cortex-A and another
for baremetal Cortex-R. They get named as devkits though, because from TI's
perspective, the "released" SDK is a bundle of devkits, pre-built binaries
and collateral, such as SW manifest in TI own format. That's the point of
tisdk-bundle.bbclass and tisdk-sw-manifest.bbclass
So, everyhting is pretty "Standard" from OE/Yocto perspective. The only
"Custom" part is bundling several separate pieces together into a single
"release" tarball (product teams may create InstallShield executable of it).
Besides the 2 bbclasses, the rest of the recipes just slightly extend and
slightly customize existing meta-toolchain* flow and are within the existing
"Standard SDK" framework.
> PR.
>
> Andrew
>
> [0] https://docs.yoctoproject.org/sdk-manual/using.html
>
> >Are we planning on addressing the above as well at some point?
next prev parent reply other threads:[~2026-02-03 19:30 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-30 22:08 [meta-arago][master][PATCH v2 0/2] Arago image names Andrew Davis
2026-01-30 22:08 ` [meta-arago][master][PATCH v2 1/2] meta-arago-distro: Remove TI SDK branding from Arago images Andrew Davis
2026-01-31 15:29 ` Denys Dmytriyenko
2026-02-03 18:30 ` Andrew Davis
2026-01-30 22:08 ` [meta-arago][master][PATCH v2 2/2] meta-arago-distro: Remove tisdk name from Arago packagegroups Andrew Davis
2026-02-03 18:07 ` Ryan Eatmon
2026-02-03 18:53 ` Denys Dmytriyenko
2026-02-03 18:58 ` Andrew Davis
2026-02-03 19:30 ` Denys Dmytriyenko [this message]
2026-02-03 20:09 ` Andrew Davis
2026-01-30 22:28 ` [meta-arago][master][PATCH v2 0/2] Arago image names PRC Automation
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=20260203193031.GY11121@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.