diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-08-14 20:28:34 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-08-15 10:18:23 +0200 |
commit | 1e9d40fc2396d823c21fa624651f3bd7c28f4b87 (patch) | |
tree | 8f63c4dd0272237666c39b7d530aeea996d206cc /docs/manual/adding-packages-generic.txt | |
parent | caa04a8cf7acb7682e79362bc2f5e9cd3c126bd2 (diff) | |
download | buildroot-1e9d40fc2396d823c21fa624651f3bd7c28f4b87.tar.gz buildroot-1e9d40fc2396d823c21fa624651f3bd7c28f4b87.zip |
bluez5_utils: gatttool depends on bluez5_utils client
The gatttool utility uses readline, and is therefore built only if
--enable-client is used, i.e when bluez5_utils client applications are
enabled. Therefore, this commit makes
BR2_PACKAGE_BLUEZ5_UTILS_GATTTOOL depend on
BR2_PACKAGE_BLUEZ5_UTILS_CLIENT. It also moves
BR2_PACKAGE_BLUEZ5_UTILS_GATTTOOL to be right below the
BR2_PACKAGE_BLUEZ5_UTILS_CLIENT definition.
Fixes:
http://autobuild.buildroot.org/results/f2b/f2b8b1bf5d50e6223a9a6d6858320975edb2a25a/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/adding-packages-generic.txt')
0 files changed, 0 insertions, 0 deletions