From: "Sapp, Randolph" <rs@ti.com>
To: Denys Dmytriyenko <denis@denix.org>
Cc: <denys@ti.com>, <reatmon@ti.com>, <detheridge@ti.com>,
<meta-arago@lists.yoctoproject.org>, <k-bhargav@ti.com>
Subject: Re: [EXTERNAL] Re: [meta-arago] [PATCH] all: Remove excessive switches based on gpu
Date: Thu, 26 Jan 2023 18:51:12 -0600 [thread overview]
Message-ID: <D1D4PR.W8OT1AZZ313H@ti.com> (raw)
In-Reply-To: <20230126205801.GE22689@denix.org>
On Thu, Jan 26 2023 at 03:58:01 PM -0500, Denys Dmytriyenko
<denis@denix.org> wrote:
> I'm realizing now that simply depending on "opengl" DISTRO_FEATURES
> won't be
> enough, unfortunately.
>
> The issue is that DISTRO_FEATURES are set by the distro globally for
> all
> machines, whether with accelerated graphics, display w/o acceleration
> or
> completely headless. E.g. when building for J7200, "opengl" will be
> set, but
> none of the graphics packages should be built or installed into the
> image.
>
> So, some sort of check for MACHINE_FEATURES or PREFERRED_PROVIDER
> (less
> elegant) would still be needed in some places...
Arguably that's a package group / distro target issue. I believe when a
user selects the default image with all features enabled for J721E and
J721S2 the package selection should be equivalent (or at least as
equivalent as possible with the stuff going on now in meta-ti) to align
with the distro features selected. I believe the solution to this is to
add a headless target/image that removes Qt, GTK, etc. from the
selected package groups and to suggest the use of that instead if users
want a truly headless distro.
next prev parent reply other threads:[~2023-01-27 0:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-24 23:17 [PATCH] all: Remove excessive switches based on gpu Randolph Sapp
2023-01-25 16:33 ` [meta-arago] " Andrew Davis
2023-01-25 23:16 ` Sapp, Randolph
2023-01-26 20:58 ` Denys Dmytriyenko
2023-01-27 0:51 ` Sapp, Randolph [this message]
2023-01-27 15:52 ` Andrew Davis
2023-01-27 16:52 ` Ryan Eatmon
2023-01-27 18:03 ` Denys Dmytriyenko
[not found] ` <173E3C7B75F9B49E.686@lists.yoctoproject.org>
2023-01-27 18:13 ` Denys Dmytriyenko
2023-01-27 18:38 ` Andrew Davis
2023-01-27 20:20 ` Ryan Eatmon
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=D1D4PR.W8OT1AZZ313H@ti.com \
--to=rs@ti.com \
--cc=denis@denix.org \
--cc=denys@ti.com \
--cc=detheridge@ti.com \
--cc=k-bhargav@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.