All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-arago][master/kirkstone][PATCH] packagegroup-arago-base-tisdk: replace dbus with dbus-broker
@ 2023-05-02 20:14 rs
  0 siblings, 0 replies; only message in thread
From: rs @ 2023-05-02 20:14 UTC (permalink / raw)
  To: afd, reatmon, denis; +Cc: meta-arago, Randolph Sapp

From: Randolph Sapp <rs@ti.com>

Replace dbus with the faster and more favorable drop-in replacement,
dbus-broker. A handful of distros have made this change. Fedora being a
notable one.

Signed-off-by: Randolph Sapp <rs@ti.com>
---
 .../recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb
index 6a21bdd7..03e5a5f9 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb
@@ -13,7 +13,7 @@ OPTEE_PKGS = " \
 "
 
 RDEPENDS:${PN} = "\
-    dbus \
+    dbus-broker \
     expat \
     glib-2.0 \
     libxml2 \
-- 
2.40.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-02 20:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-02 20:14 [meta-arago][master/kirkstone][PATCH] packagegroup-arago-base-tisdk: replace dbus with dbus-broker rs

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.