bluez5_utils: new package
authorMarcin Bis <marcin@bis.org.pl>
Mon, 31 Mar 2014 08:58:00 +0000 (10:58 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 2 Aug 2014 10:55:39 +0000 (12:55 +0200)
commitbb1a0c0c96da28d815ed5861320db364b08f58a0
treee3a0897f81dd02846c11f2ff3e2fa773ece098d2
parent2526d2f0d12bc77c67853a48ec6c381a3827d9c6
bluez5_utils: new package

This patch adds Bluez 5.x. Its API is not backwards compatible with
BlueZ 4 so it is packaged separately from BlueZ 4.

BlueZ utils will use systemd and/or udev if enabled. It contains a
hook to install the GATT support tool, which is always built but not
installed by default.

[Thomas:
 - Add dependency on 3.4 kernel headers
 - Add options for OBEX support and client support, to make the
   libical and readline dependencies optional.
 - Rewrap Config.in help text.
 - Adapt indentation in .mk file.
 - Bump to version 5.21.
 - Use BR2_PACKAGE_HAS_UDEV instead of BR2_PACKAGE_UDEV.]

Signed-off-by: Marcin Bis <marcin@bis.org.pl>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/bluez5_utils/Config.in [new file with mode: 0644]
package/bluez5_utils/bluez5_utils.mk [new file with mode: 0644]