blob: 2e9e1b879fed21aadf1c8b9a9c3b1b7ffb773b43 (
plain)
1
2
3
4
5
6
7
|
DESCRIPTION = "User space helper for WPA and WPA2 client operations. \
The Supplicant is used in WPA/WPA2 key handshakes to authenticate \
with the AP and to generate dynamic encryption keys (TKIP or CCMP)."
PR = "r3"
include wpa-supplicant_${PV}.inc
|