diff mbox

connman: select dbus support in wpa_supplicant

Message ID 1413186454-1171-1-git-send-email-jezz@sysmic.org
State Accepted
Commit d8645d43ac493760146a5a8d9bc82e812c931a4d
Headers show

Commit Message

Jérôme Pouiller Oct. 13, 2014, 7:47 a.m. UTC
... else connman cannot communicate with wpa_supplicant

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
---
 package/connman/Config.in | 1 +
 1 file changed, 1 insertion(+)

Comments

Peter Korsgaard Oct. 13, 2014, 10:03 a.m. UTC | #1
>>>>> "Jérôme" == Jérôme Pouiller <jezz@sysmic.org> writes:

 > ... else connman cannot communicate with wpa_supplicant
 > Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>

Committed, thanks.
diff mbox

Patch

diff --git a/package/connman/Config.in b/package/connman/Config.in
index a42de17..8803aeb 100644
--- a/package/connman/Config.in
+++ b/package/connman/Config.in
@@ -24,6 +24,7 @@  config BR2_PACKAGE_CONNMAN_ETHERNET
 config BR2_PACKAGE_CONNMAN_WIFI
 	bool "enable WiFi support"
 	select BR2_PACKAGE_WPA_SUPPLICANT # runtime
+	select BR2_PACKAGE_WPA_SUPPLICANT_DBUS_NEW # runtime
 	help
 	  Enable WiFi support (scan and static/dhcp interface
 	  setup). ConnMan detects the start of wpa_supplicant