]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/wpa-supplicant/wpa-supplicant-ssl_0.2.6.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / wpa-supplicant / wpa-supplicant-ssl_0.2.6.bb
1 DESCRIPTION = "User space helper for WPA and WPA2 client operations with SSL. \
2 The Supplicant is used in WPA/WPA2 key handshakes to authenticate \
3 with the AP and to generate dynamic encryption keys (TKIP or CCMP)."
4 DEPENDSS = "openssl"
5 PR = "r3"
6
7 EXTRA_OEMAKE="LIBS='-L${STAGING_LIBDIR} -lssl -lcrypto' LIBS_p='-L${STAGING_LIBDIR} -lssl -lcrypto'"
8
9 include wpa-supplicant_${PV}.inc