diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-04-25 10:56:54 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-04-25 10:56:54 +0000 |
commit | 39ca55c42b0896751d21ca65a90eb54e364df90e (patch) | |
tree | d8fdd5f8a49f0fe45a6c7cae8dfb9a166d922902 /meta/packages/wpa-supplicant/wpa-supplicant-ssl | |
parent | e0ce469778aacfc69611b8101c0fafee53b453a9 (diff) | |
download | openembedded-core-39ca55c42b0896751d21ca65a90eb54e364df90e.tar.gz openembedded-core-39ca55c42b0896751d21ca65a90eb54e364df90e.tar.bz2 openembedded-core-39ca55c42b0896751d21ca65a90eb54e364df90e.tar.xz openembedded-core-39ca55c42b0896751d21ca65a90eb54e364df90e.zip |
wpa-supplicant: drop old versions, use 0.5.7 (latest stable) as default
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1551 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/wpa-supplicant/wpa-supplicant-ssl')
-rw-r--r-- | meta/packages/wpa-supplicant/wpa-supplicant-ssl/wpa-defconfig | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/packages/wpa-supplicant/wpa-supplicant-ssl/wpa-defconfig b/meta/packages/wpa-supplicant/wpa-supplicant-ssl/wpa-defconfig deleted file mode 100644 index 2dac008aa..000000000 --- a/meta/packages/wpa-supplicant/wpa-supplicant-ssl/wpa-defconfig +++ /dev/null @@ -1,15 +0,0 @@ -# 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 |