summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/connman/connman.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/connman/connman.inc')
-rw-r--r--meta/recipes-connectivity/connman/connman.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/connman/connman.inc b/meta/recipes-connectivity/connman/connman.inc
index d7af94f792..7487ca0d0c 100644
--- a/meta/recipes-connectivity/connman/connman.inc
+++ b/meta/recipes-connectivity/connman/connman.inc
@@ -27,6 +27,7 @@ EXTRA_OECONF += "\
27 --enable-ethernet \ 27 --enable-ethernet \
28 --enable-tools \ 28 --enable-tools \
29 --disable-polkit \ 29 --disable-polkit \
30 --runstatedir=/run \
30" 31"
31# For smooth operation it would be best to start only one wireless daemon at a time. 32# For smooth operation it would be best to start only one wireless daemon at a time.
32# If wpa-supplicant is running, connman will use it preferentially. 33# If wpa-supplicant is running, connman will use it preferentially.