summaryrefslogtreecommitdiff
path: root/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.6.10/defaults-sane
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2011-06-16 16:55:59 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-29 14:44:46 +0100
commit433c9e0afadfad57a349549fe76582d67ab44895 (patch)
treef183076d9a859c42d504ff4127860f01bdc83709 /meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.6.10/defaults-sane
parent7d24ef3454d2bcdf175c17206c8016bafe5e9372 (diff)
downloadopenembedded-core-433c9e0afadfad57a349549fe76582d67ab44895.tar.gz
openembedded-core-433c9e0afadfad57a349549fe76582d67ab44895.tar.bz2
openembedded-core-433c9e0afadfad57a349549fe76582d67ab44895.tar.xz
openembedded-core-433c9e0afadfad57a349549fe76582d67ab44895.zip
wpa-supplicant: remove the 0.6.10 version.
Remove the 0.6.10 version since now 0.7.3 is the latest stable version. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.6.10/defaults-sane')
-rw-r--r--meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.6.10/defaults-sane8
1 files changed, 0 insertions, 8 deletions
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
deleted file mode 100644
index 67c4cbddf..000000000
--- a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.6.10/defaults-sane
+++ /dev/null
@@ -1,8 +0,0 @@
-# Useful flags:
-# -i <ifname> Interface (required, unless specified in config)
-# -D <driver> Wireless Driver
-# -d Debugging (-dd for more)
-# -q Quiet (-qq for more)
-
-CONFIG="/etc/wpa_supplicant.conf"
-OPTIONS="-i eth1 -D wext"