Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/2] Install btattach with "make install"
@ 2015-12-02 10:34 John Keeping
  2015-12-02 10:34 ` [PATCH 1/2] tools/btattach: add manual page John Keeping
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: John Keeping @ 2015-12-02 10:34 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Marcel Holtmann, John Keeping

Following a discussion last week [1], it seems that btattach should be
used in preference to hciattach when possible.  This series adds a
manual page for it and updates the makefile so that btattach is
installed via the standard mechanism.

For now, btattach is still marked as experimental so it wil only be
built and installed when experimental features are enabled.

[1] http://article.gmane.org/gmane.linux.bluez.kernel/65807

John Keeping (2):
  tools/btattach: add manual page
  tools/btattach: install during "make install"

 Makefile.tools   |  8 +++++++-
 tools/btattach.1 | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 60 insertions(+), 1 deletion(-)
 create mode 100644 tools/btattach.1

-- 
2.6.3.462.gbe2c914

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-12-10 19:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-02 10:34 [PATCH 0/2] Install btattach with "make install" John Keeping
2015-12-02 10:34 ` [PATCH 1/2] tools/btattach: add manual page John Keeping
2015-12-02 10:35 ` [PATCH 2/2] tools/btattach: install during "make install" John Keeping
2015-12-10 11:08 ` [PATCH 0/2] Install btattach with " John Keeping
2015-12-10 19:27   ` Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox