summaryrefslogtreecommitdiffstats
path: root/meta/packages/wpa-supplicant/wpa-supplicant-ssl_0.2.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/wpa-supplicant/wpa-supplicant-ssl_0.2.6.bb')
-rw-r--r--meta/packages/wpa-supplicant/wpa-supplicant-ssl_0.2.6.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta/packages/wpa-supplicant/wpa-supplicant-ssl_0.2.6.bb b/meta/packages/wpa-supplicant/wpa-supplicant-ssl_0.2.6.bb
deleted file mode 100644
index 34f370a10e..0000000000
--- a/meta/packages/wpa-supplicant/wpa-supplicant-ssl_0.2.6.bb
+++ /dev/null
@@ -1,9 +0,0 @@
1DESCRIPTION = "User space helper for WPA and WPA2 client operations with SSL. \
2The Supplicant is used in WPA/WPA2 key handshakes to authenticate \
3with the AP and to generate dynamic encryption keys (TKIP or CCMP)."
4DEPENDSS = "openssl"
5PR = "r3"
6
7EXTRA_OEMAKE="LIBS='-L${STAGING_LIBDIR} -lssl -lcrypto' LIBS_p='-L${STAGING_LIBDIR} -lssl -lcrypto'"
8
9require wpa-supplicant_${PV}.inc