aboutsummaryrefslogtreecommitdiffstats
path: root/packages/wpa-supplicant/wpa-supplicant-ssl_0.2.6.bb
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2005-01-27 20:35:52 +0000
committerPhil Blundell <philb@gnu.org>2005-01-27 20:35:52 +0000
commit7de97518c25bd061f09f875a71985dbf46da99b3 (patch)
tree3b21879ca13e7ef9e22d3f0e284401b89af3bac4 /packages/wpa-supplicant/wpa-supplicant-ssl_0.2.6.bb
parent6ccdaf8b930d54e863f55e6f61b542be73046618 (diff)
downloadopenembedded-7de97518c25bd061f09f875a71985dbf46da99b3.tar.gz
add RREPLACES/RPROVIDES/RCONFLICTS for old hostap-* supplicant packages
BKrev: 41f950a8w-hk9KXM04y3wzIz7SqaWA
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.bb2
1 files changed, 1 insertions, 1 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
index 7c7321b7de..85cdbb3379 100644
--- a/packages/wpa-supplicant/wpa-supplicant-ssl_0.2.6.bb
+++ b/packages/wpa-supplicant/wpa-supplicant-ssl_0.2.6.bb
@@ -2,7 +2,7 @@ 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 = "r2"
+PR = "r3"
EXTRA_OEMAKE="LIBS='-L${STAGING_LIBDIR} -lssl -lcrypto' LIBS_p='-L${STAGING_LIBDIR} -lssl -lcrypto'"