From: Randolph Sapp <[email protected]> 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 <[email protected]> --- .../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 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14389): https://lists.yoctoproject.org/g/meta-arago/message/14389 Mute This Topic: https://lists.yoctoproject.org/mt/98647609/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
