mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
connman: select dbus support in wpa_supplicant
... else connman cannot communicate with wpa_supplicant Signed-off-by: Jérôme Pouiller <jezz@sysmic.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
21870ba6c0
commit
d8645d43ac
@ -24,6 +24,7 @@ config BR2_PACKAGE_CONNMAN_ETHERNET
|
|||||||
config BR2_PACKAGE_CONNMAN_WIFI
|
config BR2_PACKAGE_CONNMAN_WIFI
|
||||||
bool "enable WiFi support"
|
bool "enable WiFi support"
|
||||||
select BR2_PACKAGE_WPA_SUPPLICANT # runtime
|
select BR2_PACKAGE_WPA_SUPPLICANT # runtime
|
||||||
|
select BR2_PACKAGE_WPA_SUPPLICANT_DBUS_NEW # runtime
|
||||||
help
|
help
|
||||||
Enable WiFi support (scan and static/dhcp interface
|
Enable WiFi support (scan and static/dhcp interface
|
||||||
setup). ConnMan detects the start of wpa_supplicant
|
setup). ConnMan detects the start of wpa_supplicant
|
||||||
|
Loading…
x
Reference in New Issue
Block a user