aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wpa-supplicant
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2011-02-11 20:58:00 +0000
committerAndreas Oberritter <obi@opendreambox.org>2011-02-11 16:39:18 +0100
commitefb86c94efa4fa9270982c83cb116e21a9f11f30 (patch)
tree26aaa82e54271df08a4d0d0dfdc12131a6f39911 /recipes/wpa-supplicant
parent5bf221337ba5509bd11ff9553e60c42b7779c575 (diff)
downloadopenembedded-efb86c94efa4fa9270982c83cb116e21a9f11f30.tar.gz
wpa-supplicant-0.7.3: depend on openssl
* let defconfig decide which crypto library to use Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
Diffstat (limited to 'recipes/wpa-supplicant')
-rw-r--r--recipes/wpa-supplicant/wpa-supplicant-0.7.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/wpa-supplicant/wpa-supplicant-0.7.inc b/recipes/wpa-supplicant/wpa-supplicant-0.7.inc
index f64eb79550..e01d1ef094 100644
--- a/recipes/wpa-supplicant/wpa-supplicant-0.7.inc
+++ b/recipes/wpa-supplicant/wpa-supplicant-0.7.inc
@@ -6,7 +6,7 @@ LICENSE = "GPLv2 | BSD"
LIC_FILES_CHKSUM = "file://../COPYING;md5=c54ce9345727175ff66d17b67ff51f58 \
file://../README;md5=54cfc88015d3ce83f7156e63c6bb1738 \
file://wpa_supplicant.c;beginline=1;endline=17;md5=acdc5a4b0d6345f21f136eace747260e"
-DEPENDS = "gnutls dbus libnl2 ${@base_contains("COMBINED_FEATURES", "madwifi", "madwifi-ng", "",d)}"
+DEPENDS = "gnutls dbus libnl2 openssl ${@base_contains("COMBINED_FEATURES", "madwifi", "madwifi-ng", "",d)}"
RRECOMMENDS_${PN} = "wpa-supplicant-passphrase wpa-supplicant-cli"
SRC_URI = "http://hostap.epitest.fi/releases/wpa_supplicant-${PV}.tar.gz \