bluez: install btmgmt
This commit is contained in:
parent
92a5a84053
commit
a822cc8deb
@ -1,7 +1,7 @@
|
||||
# Template file for 'bluez'
|
||||
pkgname=bluez
|
||||
version=5.70
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-udevdir=/usr/lib/udev --disable-systemd
|
||||
--enable-sixaxis --enable-threads --enable-library --enable-deprecated
|
||||
@ -43,6 +43,7 @@ post_install() {
|
||||
vbin attrib/gatttool
|
||||
vbin tools/btgatt-client
|
||||
vbin tools/btgatt-server
|
||||
vbin tools/btmgmt
|
||||
vsv bluetoothd
|
||||
if [ "$build_option_mesh" ]; then
|
||||
vsv bluetooth-meshd
|
||||
|
Loading…
Reference in New Issue
Block a user