summaryrefslogtreecommitdiff
path: root/openembedded/packages/wpa-supplicant/wpa-supplicant-ssl_0.2.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/wpa-supplicant/wpa-supplicant-ssl_0.2.6.bb')
-rw-r--r--openembedded/packages/wpa-supplicant/wpa-supplicant-ssl_0.2.6.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/openembedded/packages/wpa-supplicant/wpa-supplicant-ssl_0.2.6.bb b/openembedded/packages/wpa-supplicant/wpa-supplicant-ssl_0.2.6.bb
deleted file mode 100644
index 85cdbb337..000000000
--- a/openembedded/packages/wpa-supplicant/wpa-supplicant-ssl_0.2.6.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-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