From f6917ad47b0425f9ccb3965aa9220ed3ba0e49ec Mon Sep 17 00:00:00 2001 From: Dongxiao Xu Date: Thu, 26 Aug 2010 13:34:50 +0800 Subject: wpa-supplicant: Add latest stable version 0.6.10 Connman doesn't work well with wpa-supplicant development version 0.7.2, thus import its latest stable version. Signed-off-by: Dongxiao Xu --- .../wpa-supplicant/wpa-supplicant-0.6.10/defaults-sane | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.6.10/defaults-sane (limited to 'meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.6.10/defaults-sane') diff --git a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.6.10/defaults-sane b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.6.10/defaults-sane new file mode 100644 index 000000000..67c4cbddf --- /dev/null +++ b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.6.10/defaults-sane @@ -0,0 +1,8 @@ +# Useful flags: +# -i Interface (required, unless specified in config) +# -D Wireless Driver +# -d Debugging (-dd for more) +# -q Quiet (-qq for more) + +CONFIG="/etc/wpa_supplicant.conf" +OPTIONS="-i eth1 -D wext" -- cgit v1.2.3