aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/wpa-supplicant/wpa-supplicant-ssl_0.2.6.bb
blob: 85cdbb33790b17cdc34c49b00ec284c328a8a861 (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "User space helper for WPA and WPA2 client operations with SSL. \
The Supplicant is used in WPA/WPA2 key handshakes to authenticate \
with the AP and to generate dynamic encryption keys (TKIP or CCMP)."
DEPENDSS = "openssl"
PR = "r3"

EXTRA_OEMAKE="LIBS='-L${STAGING_LIBDIR} -lssl -lcrypto' LIBS_p='-L${STAGING_LIBDIR} -lssl -lcrypto'"

include wpa-supplicant_${PV}.inc