package/bluez5_utils: make tools optional
authorMichael Nosthoff <buildroot@heine.tech>
Sat, 31 Jul 2021 20:38:03 +0000 (22:38 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Mon, 2 Aug 2021 15:06:51 +0000 (17:06 +0200)
commit2245000fed43a53f35b8348441a7814d309adbdc
tree7f1913f3914c06894dd6ec2c6843d68c21ace580
parent03c148c8dec4e8c3fa13fcde4a730b3ab97f3f10
package/bluez5_utils: make tools optional

The tools are currently always build and installed. In many cases
those tools are not needed in a production system. So make this
step optional. This saves up to 2MB on the target.

Further tweak the deprecated option. It has effects when the --enable-tools
is set as well as when --enable-client is set. So explain this in the
options description and update the install step for gatttool to only be
added when client is enabled.

Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/bluez5_utils/Config.in
package/bluez5_utils/bluez5_utils.mk