summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-connectivity/connman/connman_1.44.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/connman/connman_1.44.bb b/meta/recipes-connectivity/connman/connman_1.44.bb
index aa9da070de..33b1ca0680 100644
--- a/meta/recipes-connectivity/connman/connman_1.44.bb
+++ b/meta/recipes-connectivity/connman/connman_1.44.bb
@@ -37,7 +37,7 @@ EXTRA_OECONF += "\
37 --enable-ethernet \ 37 --enable-ethernet \
38 --enable-tools \ 38 --enable-tools \
39 --disable-polkit \ 39 --disable-polkit \
40 --runstatedir=/run \ 40 --runstatedir='${runtimedir}' \
41" 41"
42# For smooth operation it would be best to start only one wireless daemon at a time. 42# For smooth operation it would be best to start only one wireless daemon at a time.
43# If wpa-supplicant is running, connman will use it preferentially. 43# If wpa-supplicant is running, connman will use it preferentially.