projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21870ba
)
connman: select dbus support in wpa_supplicant
author
Jérôme Pouiller
<jezz@sysmic.org>
Mon, 13 Oct 2014 07:47:34 +0000
(09:47 +0200)
committer
Peter Korsgaard
<peter@korsgaard.com>
Mon, 13 Oct 2014 09:14:23 +0000
(11:14 +0200)
... 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>
package/connman/Config.in
patch
|
blob
|
history
diff --git
a/package/connman/Config.in
b/package/connman/Config.in
index a42de1719027a00f766c37b69c222834ba76ee1d..8803aebc2fbd08515ad8287f3230d13d2ad1258e 100644
(file)
--- 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