blob: fe1a30b58b0ec058ad0789cab3798db7db5af059 (
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"
require wpa-supplicant_${PV}.inc
|