aboutsummaryrefslogtreecommitdiffstats
path: root/hostap
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2004-11-08 01:01:37 +0000
committerMatthias Hentges <oe@hentges.net>2004-11-08 01:01:37 +0000
commit0373f2ad40ee5746c3035acb43e6c235c19d1bfd (patch)
tree8f097d32c3d9e12f2ef83a3f301b4784f4e37085 /hostap
parenta0490cfbc9c70dfd11f695fea2d7c367d6221ff0 (diff)
downloadopenembedded-0373f2ad40ee5746c3035acb43e6c235c19d1bfd.tar.gz
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into handhelds.org:/home/mhentges/OpenEmbedded/packages-devel 2004/11/08 02:01:17+01:00 handhelds.org!CoreDump Add wpa_supplicant for WPA encrytion. Courtesy of zecke. Thanks. BKrev: 418ec571WOy37MsVJDTFKduUS0wIQQ
Diffstat (limited to 'hostap')
-rw-r--r--hostap/files/wpa-defconfig15
-rw-r--r--hostap/files/wpa_supplicant_default.conf0
-rw-r--r--hostap/hostap-wpa-supplicant_0.2.5.oe0
3 files changed, 15 insertions, 0 deletions
diff --git a/hostap/files/wpa-defconfig b/hostap/files/wpa-defconfig
index e69de29bb2..2dac008aa5 100644
--- a/hostap/files/wpa-defconfig
+++ b/hostap/files/wpa-defconfig
@@ -0,0 +1,15 @@
+# CONFIG_DRIVER_HOSTAP is not set
+CONFIG_DRIVER_WEXT=y
+CONFIG_WIRELESS_EXTENSION=y
+CONFIG_DRIVER_HOSTAP=y
+CONFIG_IEEE8021X_EAPOL=y
+CONFIG_EAP_MD5=y
+CONFIG_MSCHAPV2=y
+CONFIG_EAP_TLS=y
+CONFIG_EAP_PEAP=y
+CONFIG_EAP_TTLS=y
+CONFIG_EAP_GTC=y
+CONFIG_EAP_OTP=y
+CONFIG_EAP_SIM=y
+CONFIG_EAP_LEAP=y
+#CONFIG_PCSC=y
diff --git a/hostap/files/wpa_supplicant_default.conf b/hostap/files/wpa_supplicant_default.conf
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/hostap/files/wpa_supplicant_default.conf
diff --git a/hostap/hostap-wpa-supplicant_0.2.5.oe b/hostap/hostap-wpa-supplicant_0.2.5.oe
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/hostap/hostap-wpa-supplicant_0.2.5.oe