summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/connman
diff options
context:
space:
mode:
authorMuhammad Shakeel <muhammad_shakeel@mentor.com>2013-09-20 18:52:13 +0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-14 16:55:25 +0100
commit7939f6b783d1c5f01eaff3edc8b7dfb29fb5cddc (patch)
tree8334cc506b7c606918ac48288cb4d488f9d80c05 /meta/recipes-connectivity/connman
parentbe7dbe68514a62d7841f50b5a0c3d8881318f965 (diff)
downloadast2050-yocto-poky-7939f6b783d1c5f01eaff3edc8b7dfb29fb5cddc.zip
ast2050-yocto-poky-7939f6b783d1c5f01eaff3edc8b7dfb29fb5cddc.tar.gz
connman: Remove obsolete configurations from EXTRA_OECONF
--enable-threads and --enable-fake are obsolete, unrecognized options for connman now. (From OE-Core rev: f93ac05acafb9ebf4fa4f35e4f1b7780d3d8a5e9) Signed-off-by: Muhammad Shakeel <muhammad_shakeel@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/connman')
-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 37ce3ec..12f3edd 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)} \
"
OpenPOWER on IntegriCloud