From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][PATCH 3/4] blueman: Package orphan'ed files when systemd is enabled
Date: Mon, 16 Jul 2018 18:50:52 -0700 [thread overview]
Message-ID: <20180717015053.8191-4-raj.khem@gmail.com> (raw)
In-Reply-To: <20180717015053.8191-1-raj.khem@gmail.com>
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>
---
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
next prev parent reply other threads:[~2018-07-17 1:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-17 1:50 [meta-gnome][PATCH] libgnome-keyring: Force ARM ISA on arm arches <= v5 Khem Raj
2018-07-17 1:50 ` [meta-oe][PATCH 1/4] volume-key: Upgrade to 0.3.10 Khem Raj
2018-07-17 1:50 ` [meta-networking][PATCH 2/4] mbedtls: Upgrade to 2.11.0 Khem Raj
2018-07-17 1:50 ` Khem Raj [this message]
2018-07-17 1:50 ` [meta-oe][PATCH 4/4] rsyslog: Disable valgrind support on risv64 Khem Raj
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180717015053.8191-4-raj.khem@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox