All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ross Burton <Ross.Burton@arm.com>
To: Niko Mauno <niko.mauno@vaisala.com>
Cc: "openembedded-core@lists.openembedded.org"
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH v2 6/6] recipes-connectivity: Support alternative runtime D-Bus
Date: Mon, 31 Mar 2025 16:21:40 +0000	[thread overview]
Message-ID: <80F71DA3-7A19-446F-B16F-AC3619AB8566@arm.com> (raw)
In-Reply-To: <20250328150136.1855862-6-niko.mauno@vaisala.com>

On 28 Mar 2025, at 15:01, Niko Mauno <niko.mauno@vaisala.com> wrote:
> -RDEPENDS:${PN} += "dbus"
> +RDEPENDS:${PN} += "${VIRTUAL-RUNTIME_dbus}"

I suspect you can actually drop these lines in this patch instead of changing it to use the variable, as the binaries use libdbus then they will pull in the bus via that dependency anyway.

Ross

  reply	other threads:[~2025-03-31 16:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-28 15:01 [PATCH v2 1/6] default-providers: Add VIRTUAL-RUNTIME_dbus variable Niko Mauno
2025-03-28 15:01 ` [PATCH v2 2/6] dbus: Allow using dbus-lib with alternative D-Bus Niko Mauno
2025-03-28 15:01 ` [PATCH v2 3/6] dbus-glib: Support using alternative runtime D-Bus Niko Mauno
2025-03-28 15:01 ` [PATCH v2 4/6] systemd: " Niko Mauno
2025-03-28 15:01 ` [PATCH v2 5/6] glib: " Niko Mauno
2025-03-28 15:01 ` [PATCH v2 6/6] recipes-connectivity: Support " Niko Mauno
2025-03-31 16:21   ` Ross Burton [this message]
2025-04-01 11:34     ` Niko Mauno
2025-03-29 14:02 ` [OE-core] [PATCH v2 1/6] default-providers: Add VIRTUAL-RUNTIME_dbus variable Adrian Freihofer
2025-03-29 14:26   ` Richard Purdie

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=80F71DA3-7A19-446F-B16F-AC3619AB8566@arm.com \
    --to=ross.burton@arm.com \
    --cc=niko.mauno@vaisala.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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.