From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/bluez5_utils: correct systemd service install
Date: Sat, 18 Jun 2016 15:38:08 +0200 [thread overview]
Message-ID: <20160618153808.08a12e22@free-electrons.com> (raw)
In-Reply-To: <1466097338-19149-1-git-send-email-martin@barkynet.com>
Hello,
On Thu, 16 Jun 2016 18:15:38 +0100, Martin Bark wrote:
> Commit d732fa4 add the BLUEZ5_UTILS_INSTALL_INIT_SYSTEMD rule, however,
> it is not correct. The [Install] section of bluetooth.service is as
> follows:
>
> [Install]
> WantedBy=bluetooth.target
> Alias=dbus-org.bluez.service
>
> hence there are currently two mistakes:
> 1) bluetooth.service is wanted by bluetooth.target not multi-user.target
> 2) dbus-org.bluez.service is a missing alias to bluetooth.service
>
> This commit fixes both these issues.
>
> Signed-off-by: Martin Bark <martin@barkynet.com>
> ---
> package/bluez5_utils/bluez5_utils.mk | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2016-06-18 13:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-16 17:15 [Buildroot] [PATCH 1/1] package/bluez5_utils: correct systemd service install Martin Bark
2016-06-16 20:14 ` Yann E. MORIN
2016-06-16 20:59 ` Martin Bark
2016-06-18 13:38 ` Thomas Petazzoni [this message]
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=20160618153808.08a12e22@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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