From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Roy Kollen Svendsen <roykollensvendsen@gmail.com>
Cc: Roy Kollen Svendsen <roy.kollen.svendsen@akersolutions.com>,
Samuel Martin <s.martin49@gmail.com>,
buildroot@buildroot.org, Zoltan Gyarmati <zgyarmati@zgyarmati.de>,
Romain Naour <romain.naour@smile.fr>,
Jesse Van Gavere <jesseevg@gmail.com>,
"Yann E. MORIN" <yann.morin.1998@free.fr>
Subject: Re: [Buildroot] [PATCH v2 03/11] package/qt6/qt6shadertools: new package
Date: Thu, 9 May 2024 16:45:07 +0200 [thread overview]
Message-ID: <20240509164507.4682bee8@windsurf> (raw)
In-Reply-To: <20240417080538.3451923-3-roy.kollen.svendsen@akersolutions.com>
Hello,
Added some Buildroot maintainers in Cc, for a question below.
On Wed, 17 Apr 2024 10:05:24 +0200
Roy Kollen Svendsen <roykollensvendsen@gmail.com> wrote:
> Signed-off-by: Roy Kollen Svendsen <roy.kollen.svendsen@akersolutions.com>
> ---
> Changes v1 -> v2:
> - don't add unnecessary Config.in.host
> - add required BR2_PACKAGE_HOST_QT6BASE_GUI config element to qt6base/Config.in
It would be good to expand the commit log with some explanations on why
host-qt6base needs to be built with GUI support for this package to
build for the target. Indeed, this is a non-trivial packaging thing, so
it makes sense to clarify it explicitly.
> diff --git a/package/qt6/qt6base/Config.in b/package/qt6/qt6base/Config.in
> index 3b15d40c83..5b598aa938 100644
> --- a/package/qt6/qt6base/Config.in
> +++ b/package/qt6/qt6base/Config.in
> @@ -1,3 +1,6 @@
> +config BR2_PACKAGE_HOST_QT6BASE_GUI
> + bool
My question to other maintainers: do we want this blind option that
allows to enable GUI support in the *host* qt6base to be present in the
Config.in file (normally reserved for options for the target package),
or do we want a simple Config.in.host, which even if it doesn't have a
visible option for host-qt6base would carry this blind option allowing
to enable GUI support in host-qt6base ?
Thanks for your feedback,
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-05-09 14:45 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-17 8:05 [Buildroot] [PATCH v2 01/11] package/qt6: bump version to 6.7.0 Roy Kollen Svendsen
2024-04-17 8:05 ` [Buildroot] [PATCH v2 02/11] package/qt6base: avoid enabling both desktop and es2 opengl Roy Kollen Svendsen
2024-05-09 14:42 ` Thomas Petazzoni via buildroot
2024-05-10 7:56 ` Roy Kollen Svendsen
2024-04-17 8:05 ` [Buildroot] [PATCH v2 03/11] package/qt6/qt6shadertools: new package Roy Kollen Svendsen
2024-05-09 14:45 ` Thomas Petazzoni via buildroot [this message]
2024-05-09 20:37 ` Yann E. MORIN
2024-05-09 20:43 ` Thomas Petazzoni via buildroot
2024-05-09 20:49 ` Arnout Vandecappelle via buildroot
2024-05-09 20:58 ` Jesse Van Gavere
2024-04-17 8:05 ` [Buildroot] [PATCH v2 04/11] package/qt6/qt6svg: allow building for host Roy Kollen Svendsen
2024-04-17 8:05 ` [Buildroot] [PATCH v2 05/11] package/qt6/qt6languageserver: new package Roy Kollen Svendsen
2024-04-17 8:05 ` [Buildroot] [PATCH v2 06/11] package/qt6/qt6declarative: " Roy Kollen Svendsen
2024-04-17 8:05 ` [Buildroot] [PATCH v2 07/11] package/qt6/qt6websockets: " Roy Kollen Svendsen
2024-04-17 8:05 ` [Buildroot] [PATCH v2 08/11] package/qt6/qt6wayland: " Roy Kollen Svendsen
2024-04-17 8:05 ` [Buildroot] [PATCH v2 09/11] package/qt6/qt6tools: " Roy Kollen Svendsen
2024-04-17 8:05 ` [Buildroot] [PATCH v2 10/11] package/qt6/qt6virtualkeyboard: " Roy Kollen Svendsen
2024-04-17 8:05 ` [Buildroot] [PATCH v2 11/11] package/qt6/qt6mqtt: " Roy Kollen Svendsen
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=20240509164507.4682bee8@windsurf \
--to=buildroot@buildroot.org \
--cc=jesseevg@gmail.com \
--cc=romain.naour@smile.fr \
--cc=roy.kollen.svendsen@akersolutions.com \
--cc=roykollensvendsen@gmail.com \
--cc=s.martin49@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
--cc=yann.morin.1998@free.fr \
--cc=zgyarmati@zgyarmati.de \
/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.