hostapd: add a build variant for wpa_supplicant and one for a multicall hostapd+suppl...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 23 Jan 2010 08:28:26 +0000 (08:28 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 23 Jan 2010 08:28:26 +0000 (08:28 +0000)
commit1f0cb60a115cf4ed359a58a76ffdd46bcc5bbda1
tree76570bd515c1b16edfd03ecc34cba3c45baceb55
parent7f1760652d125ff3867abe3c62dcb0f22a0013f1
hostapd: add a build variant for wpa_supplicant and one for a multicall hostapd+supplicant program (wpad) and remove the old wpa_supplicant package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19286 3c298f89-4303-0410-b956-a3cf2f4a3e73
28 files changed:
package/hostapd/Config.in [new file with mode: 0644]
package/hostapd/Makefile
package/hostapd/files/full.config [deleted file]
package/hostapd/files/hostapd-full.config [new file with mode: 0644]
package/hostapd/files/hostapd-mini.config [new file with mode: 0644]
package/hostapd/files/mini.config [deleted file]
package/hostapd/files/multicall.c [new file with mode: 0644]
package/hostapd/files/wpa_supplicant-full.config [new file with mode: 0644]
package/hostapd/files/wpa_supplicant-mini.config [new file with mode: 0644]
package/hostapd/files/wpa_supplicant.sh [new file with mode: 0644]
package/hostapd/patches/200-multicall.patch [new file with mode: 0644]
package/hostapd/patches/300-timestamp_check.patch [new file with mode: 0644]
package/hostapd/patches/310-scan_ssid.patch [new file with mode: 0644]
package/hostapd/patches/320-rescan_immediately.patch [new file with mode: 0644]
package/hostapd/patches/330-madwifi_merge.patch [new file with mode: 0644]
package/wpa_supplicant/Config.in [deleted file]
package/wpa_supplicant/Makefile [deleted file]
package/wpa_supplicant/config [deleted file]
package/wpa_supplicant/files/config.brcm-2.4 [deleted file]
package/wpa_supplicant/files/config.brcm47xx [deleted symlink]
package/wpa_supplicant/files/config.brcm63xx [deleted symlink]
package/wpa_supplicant/files/wpa_supplicant.sh [deleted file]
package/wpa_supplicant/patches/100-timestamp_check.patch [deleted file]
package/wpa_supplicant/patches/110-roaming.patch [deleted file]
package/wpa_supplicant/patches/120-ssid_scan.patch [deleted file]
package/wpa_supplicant/patches/130-scanning.patch [deleted file]
package/wpa_supplicant/patches/140-quality.patch [deleted file]
package/wpa_supplicant/patches/150-Remove-PS3-gelic-legacy-wpa-support.patch [deleted file]