aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/connman/connman.inc
diff options
context:
space:
mode:
authorMuhammad Shakeel <muhammad_shakeel@mentor.com>2013-09-20 18:52:13 +0500
committerAndreas Oberritter <obi@opendreambox.org>2015-02-23 16:51:50 +0100
commit812691196c24070a1f4096b699e9663e18395fc0 (patch)
treecc4c06e3bae6c32ca7902ff8e9694b900fddef6d /meta/recipes-connectivity/connman/connman.inc
parent695a35536e3d4cc71ca4f2b610e914a3844fda1e (diff)
downloadopenembedded-core-contrib-812691196c24070a1f4096b699e9663e18395fc0.tar.gz
connman: Remove obsolete configurations from EXTRA_OECONF
--enable-threads and --enable-fake are obsolete, unrecognized options for connman now. Signed-off-by: Muhammad Shakeel <muhammad_shakeel@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit f93ac05acafb9ebf4fa4f35e4f1b7780d3d8a5e9)
Diffstat (limited to 'meta/recipes-connectivity/connman/connman.inc')
-rw-r--r--meta/recipes-connectivity/connman/connman.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/connman/connman.inc b/meta/recipes-connectivity/connman/connman.inc
index 37ce3ec7bb..12f3edd648 100644
--- a/meta/recipes-connectivity/connman/connman.inc
+++ b/meta/recipes-connectivity/connman/connman.inc
@@ -21,14 +21,12 @@ EXTRA_OECONF += "\
ac_cv_path_WPASUPPLICANT=${sbindir}/wpa_supplicant \
ac_cv_path_PPPD=${sbindir}/pppd \
--enable-debug \
- --enable-threads \
--enable-loopback \
--enable-ethernet \
--enable-tools \
--enable-test \
--disable-polkit \
--enable-client \
- --enable-fake \
${@base_contains('DISTRO_FEATURES', 'systemd', '--with-systemdunitdir=${systemd_unitdir}/system/', '--with-systemdunitdir=', d)} \
"