diff options
author | Jeremy Laine <jeremy.laine@m4x.org> | 2008-04-28 11:57:36 +0000 |
---|---|---|
committer | Jeremy Laine <jeremy.laine@m4x.org> | 2008-04-28 11:57:36 +0000 |
commit | f10bb06b29f0be63068a2143e8155e3ae4c4d2a2 (patch) | |
tree | 6c6cf7021472b55d5096a28e02e17dfa3f241db0 /packages/wpa-supplicant/wpa-supplicant-ssl_0.2.6.bb | |
parent | 1a10bd9bcca09b29015d9d70d06a2db6fd37a970 (diff) |
wpa-supplicant: drop antique 0.2.x and 0.3.x releases
Diffstat (limited to 'packages/wpa-supplicant/wpa-supplicant-ssl_0.2.6.bb')
-rw-r--r-- | packages/wpa-supplicant/wpa-supplicant-ssl_0.2.6.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/packages/wpa-supplicant/wpa-supplicant-ssl_0.2.6.bb b/packages/wpa-supplicant/wpa-supplicant-ssl_0.2.6.bb deleted file mode 100644 index 34f370a10e..0000000000 --- a/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'" - -require wpa-supplicant_${PV}.inc |