mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
blueman: Package orphan'ed files when systemd is enabled
Fixes ERROR: blueman-2.0.5+gitAUTOINC+c4a03417e8-r0 do_package: QA Issue: blueman: Files/directories were installed but not shipped in any package: /usr/lib/systemd/system /usr/lib/systemd/system/blueman-mechanism.service Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -34,6 +34,7 @@ FILES_${PN} += " \
|
||||
${datadir}/dbus-1 \
|
||||
${datadir}/Thunar \
|
||||
${systemd_user_unitdir} \
|
||||
${exec_prefix}${systemd_system_unitdir} \
|
||||
${PYTHON_SITEPACKAGES_DIR} \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user