The obex package is missing the `dbus-org.bluez.obex.service` symlink
which then ends up in the main package. While at it also make use of
the `${systemd_user_unitdir}` variable for systemd user services and
remove dead entries.Signed-off-by: Alban Bedel <[email protected]> --- meta/recipes-connectivity/bluez5/bluez5.inc | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc index b3bcd278e626..34115626bf01 100644 --- a/meta/recipes-connectivity/bluez5/bluez5.inc +++ b/meta/recipes-connectivity/bluez5/bluez5.inc @@ -130,11 +130,9 @@ FILES:${PN}-dev += " \ " FILES:${PN}-obex = "${libexecdir}/bluetooth/obexd \ - ${exec_prefix}/lib/systemd/user/obex.service \ - ${systemd_system_unitdir}/obex.service \ - ${sysconfdir}/systemd/system/multi-user.target.wants/obex.service \ + ${systemd_user_unitdir}/obex.service \ + ${systemd_user_unitdir}/dbus-org.bluez.obex.service \ ${datadir}/dbus-1/services/org.bluez.obex.service \ - ${sysconfdir}/dbus-1/system.d/obexd.conf \ " SYSTEMD_SERVICE:${PN}-obex = "obex.service" -- 2.34.1
smime.p7s
Description: S/MIME cryptographic signature
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#205960): https://lists.openembedded.org/g/openembedded-core/message/205960 Mute This Topic: https://lists.openembedded.org/mt/109041163/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
