mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
connman: update to connman-1.25 disable gadget support
This commit is contained in:
parent
70bc522417
commit
7c1fa5ed52
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="connman"
|
||||
PKG_VERSION="1.24"
|
||||
PKG_VERSION="1.25"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
@ -64,6 +64,7 @@ PKG_CONFIGURE_OPTS_TARGET="WPASUPPLICANT=/usr/bin/wpa_supplicant \
|
||||
--disable-selinux \
|
||||
--enable-loopback \
|
||||
--enable-ethernet \
|
||||
--disable-gadget \
|
||||
--enable-wifi \
|
||||
--disable-bluetooth \
|
||||
--disable-ofono \
|
||||
|
Loading…
x
Reference in New Issue
Block a user