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 <[email protected]> --- meta-oe/recipes-connectivity/blueman/blueman_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-connectivity/blueman/blueman_git.bb b/meta-oe/recipes-connectivity/blueman/blueman_git.bb index 884e9859a1..f479386c14 100644 --- a/meta-oe/recipes-connectivity/blueman/blueman_git.bb +++ b/meta-oe/recipes-connectivity/blueman/blueman_git.bb @@ -34,6 +34,7 @@ FILES_${PN} += " \ ${datadir}/dbus-1 \ ${datadir}/Thunar \ ${systemd_user_unitdir} \ + ${exec_prefix}${systemd_system_unitdir} \ ${PYTHON_SITEPACKAGES_DIR} \ " -- 2.18.0 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
