From: Juergen Borleis <jbe@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <r.hieber@pengutronix.de>
Subject: Re: [ptxdist] [PATCH] bluez: version bump 5.30 -> 5.50
Date: Mon, 8 Oct 2018 08:55:41 +0200 [thread overview]
Message-ID: <201810080855.42260.jbe@pengutronix.de> (raw)
In-Reply-To: <20181005140306.23961-1-r.hieber@pengutronix.de>
Hi Roland,
On Friday 05 October 2018 16:03:06 Roland Hieber wrote:
> [...]
> ifdef PTXCONF_BLUEZ_UTILS
> - @$(foreach binprogram, bccmd bluemoon btmon ciptool \
> - hciattach hciconfig hcidump hcitool hex2hcd l2ping \
> - l2test mpris-proxy rctest rfcomm sdptool, \
> + @$(foreach binprogram, bccmd bluemoon btmon hex2hcd l2ping \
> + l2test mpris-proxy rctest, \
> + $(call install_copy, bluez, 0, 0, 0755, -, \
> + /usr/bin/$(binprogram));)
You should add a $(ptx/nl) to the end of the line to avoid to exceed the
command line length.
> [...]
> - @$(call install_tree, bluez, 0, 0, -, /usr/lib/udev/rules.d/)
> + @$(call install_alternative_tree, bluez, 0, 0, /usr/lib/udev/rules.d/)
This will install "/usr/lib/udev/rules.d/97-hid2hci.rules" which itself uses
the tool "/usr/lib/udev/hid2hci". So I think the tree to install should
start at "/usr/lib/udev".
Juergen
--
Pengutronix e.K. | Juergen Borleis |
Industrial Linux Solutions | http://www.pengutronix.de/ |
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2018-10-08 6:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-05 14:03 Roland Hieber
2018-10-08 6:55 ` Juergen Borleis [this message]
2018-10-09 10:52 ` Michael Olbrich
2018-10-09 13:16 ` Roland Hieber
2018-10-09 15:07 ` Michael Olbrich
2018-10-09 13:35 ` Juergen Borleis
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=201810080855.42260.jbe@pengutronix.de \
--to=jbe@pengutronix.de \
--cc=ptxdist@pengutronix.de \
--cc=r.hieber@pengutronix.de \
/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