Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Roy Kollen Svendsen <roykollensvendsen@gmail.com>
Cc: buildroot@buildroot.org, Christian Hitz <christian@klarinett.li>,
	Zoltan Gyarmati <zgyarmati@zgyarmati.de>,
	Baxiche Su <baxiche@gmail.com>,
	Jesse Van Gavere <jesseevg@gmail.com>,
	Christian Hitz <christian.hitz@bbv.ch>
Subject: Re: [Buildroot] [PATCH 2/6] package/qt6/qt6connectivity: new package
Date: Mon, 15 Dec 2025 23:28:51 +0100	[thread overview]
Message-ID: <20251215232851.31d2eac8@windsurf> (raw)
In-Reply-To: <20250610122924.431830-2-roykollensvendsen@gmail.com>

Hello Roy, Christian,

Sorry for the very long delay in replying to this.

On Tue, 10 Jun 2025 14:29:16 +0200
Roy Kollen Svendsen <roykollensvendsen@gmail.com> wrote:

> diff --git a/package/qt6/qt6connectivity/Config.in b/package/qt6/qt6connectivity/Config.in
> new file mode 100644
> index 0000000000..ba329d732e
> --- /dev/null
> +++ b/package/qt6/qt6connectivity/Config.in
> @@ -0,0 +1,17 @@
> +config BR2_PACKAGE_QT6CONNECTIVITY
> +	bool "qt6connectivity"
> +	depends on BR2_PACKAGE_NEARD || BR2_PACKAGE_BLUEZ5_UTILS

So when bluez5-utils is available, it has a build time dependency on it:

> +QT6CONNECTIVITY_DEPENDENCIES += $(if $(BR2_PACKAGE_BLUEZ5_UTILS),bluez5_utils)

but it doesn't have a build-time dependency on neard? This is quite
unusual, this definitely deserve some comment, or at least an
explanation in the commit log. Could you provide more details on this
topic?

Thanks a lot!

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

  reply	other threads:[~2025-12-15 22:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-10 12:29 [Buildroot] [PATCH 1/6] package/qt6: bump version to 6.9.1 Roy Kollen Svendsen
2025-06-10 12:29 ` [Buildroot] [PATCH 2/6] package/qt6/qt6connectivity: new package Roy Kollen Svendsen
2025-12-15 22:28   ` Thomas Petazzoni via buildroot [this message]
2025-06-10 12:29 ` [Buildroot] [PATCH 3/6] package/qt6/qt6positioning: " Roy Kollen Svendsen
2025-06-10 12:29 ` [Buildroot] [PATCH 4/6] package/qt6/qt6grpc: " Roy Kollen Svendsen
2025-06-10 12:29 ` [Buildroot] [PATCH 5/6] package/qt6/qt6sensors: " Roy Kollen Svendsen
2025-06-10 12:29 ` [Buildroot] [PATCH 6/6] package/qt6/qt6speech: " Roy Kollen Svendsen
2025-12-15 22:33 ` [Buildroot] [PATCH 1/6] package/qt6: bump version to 6.9.1 Thomas Petazzoni via buildroot

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=20251215232851.31d2eac8@windsurf \
    --to=buildroot@buildroot.org \
    --cc=baxiche@gmail.com \
    --cc=christian.hitz@bbv.ch \
    --cc=christian@klarinett.li \
    --cc=jesseevg@gmail.com \
    --cc=roykollensvendsen@gmail.com \
    --cc=thomas.petazzoni@bootlin.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox