aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wpa-supplicant/wpa-supplicant_0.4.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/wpa-supplicant/wpa-supplicant_0.4.7.bb')
-rw-r--r--recipes/wpa-supplicant/wpa-supplicant_0.4.7.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/wpa-supplicant/wpa-supplicant_0.4.7.bb b/recipes/wpa-supplicant/wpa-supplicant_0.4.7.bb
index 412c65dc06..e3506abe15 100644
--- a/recipes/wpa-supplicant/wpa-supplicant_0.4.7.bb
+++ b/recipes/wpa-supplicant/wpa-supplicant_0.4.7.bb
@@ -14,6 +14,14 @@ SRC_URI = "http://hostap.epitest.fi/releases/wpa_supplicant-${PV}.tar.gz \
file://driver-zd1211.patch;patch=1 \
file://wpa_supplicant.conf"
+SRC_URI_nylon = "http://hostap.epitest.fi/releases/wpa_supplicant-${PV}.tar.gz \
+ file://madwifi-bsd-fix.diff;patch=1;pnum=0 \
+ file://defconfig \
+ file://driver-madwifi.patch;patch=1 \
+ file://driver-hermes.patch;patch=1 \
+ file://driver-zd1211.patch;patch=1 \
+ file://wpa_supplicant.conf"
+
S = "${WORKDIR}/wpa_supplicant-${PV}"
do_configure () {