summaryrefslogtreecommitdiff
path: root/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.2/defaults-sane
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2010-11-25 13:48:07 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-02 05:24:51 -0800
commitc5cfd67cdf177237c7e51834e502d8dc8e899e71 (patch)
treed02e57c416ec384e086a7ee14911f72ad99b9d4b /meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.2/defaults-sane
parent35793fdd7da312e644f2c7bab81b604128e3f2de (diff)
downloadopenembedded-core-c5cfd67cdf177237c7e51834e502d8dc8e899e71.tar.gz
openembedded-core-c5cfd67cdf177237c7e51834e502d8dc8e899e71.tar.bz2
openembedded-core-c5cfd67cdf177237c7e51834e502d8dc8e899e71.tar.xz
openembedded-core-c5cfd67cdf177237c7e51834e502d8dc8e899e71.zip
wpa-supplicant: Upgrade to version 0.7.3
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.2/defaults-sane')
-rw-r--r--meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.2/defaults-sane8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.2/defaults-sane b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.2/defaults-sane
deleted file mode 100644
index 67c4cbddf..000000000
--- a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.2/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"