diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2015-04-22 19:14:34 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-04-23 09:47:08 +0200 |
commit | 757e9c4c2a9181514f658f54f0757d1c2d479fff (patch) | |
tree | ed64511844e638a61ff6f5b13dce83554470644d /package/bluez5_utils | |
parent | 5e2c17b9a3a52d31312215004e79576e5ec6f1f3 (diff) | |
download | buildroot-757e9c4c2a9181514f658f54f0757d1c2d479fff.tar.gz buildroot-757e9c4c2a9181514f658f54f0757d1c2d479fff.zip |
package: kill pointless text justification
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/bluez5_utils')
-rw-r--r-- | package/bluez5_utils/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bluez5_utils/Config.in b/package/bluez5_utils/Config.in index 013182208d..5c6a466575 100644 --- a/package/bluez5_utils/Config.in +++ b/package/bluez5_utils/Config.in @@ -44,7 +44,7 @@ config BR2_PACKAGE_BLUEZ5_UTILS_GATTTOOL help Generic Attribute Profile (GATT) support. This provides profile discovery and description services for Bluetooth Low - Energy. This will install the gatttool utility. + Energy. This will install the gatttool utility. It is always built with BlueZ 5.x, but upstream choose not to install it by default. |