summaryrefslogtreecommitdiffstats
path: root/rules/wpa_supplicant.make
diff options
context:
space:
mode:
authorDaniel Kriesten <krid@tu-chemnitz.eu>2011-04-28 11:26:43 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-05-03 21:09:39 +0200
commit18b978626a4b380a3d151307361c463e5b981d0e (patch)
treeac5678a847924aa28c816077ed3d5976e04c4a7d /rules/wpa_supplicant.make
parent67b09d72f2e63b0ae92b28a15e798a6018891cbf (diff)
downloadptxdist-18b978626a4b380a3d151307361c463e5b981d0e.tar.gz
ptxdist-18b978626a4b380a3d151307361c463e5b981d0e.tar.xz
wpa_supplicant: version bump to 0.7.3ptxdist-2011.05.0
This adds support for the nl80211 driver, the wired driver and the roboswitch driver. The wired and the roboswitch driver are untested. The nl80211 driver ist tested on an i686 using a rtl8180 card. Signed-off-by: Daniel Kriesten <krid@tu-chemnitz.eu> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/wpa_supplicant.make')
-rw-r--r--rules/wpa_supplicant.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/wpa_supplicant.make b/rules/wpa_supplicant.make
index 64ec06723..8ac46338b 100644
--- a/rules/wpa_supplicant.make
+++ b/rules/wpa_supplicant.make
@@ -17,7 +17,7 @@ PACKAGES-$(PTXCONF_WPA_SUPPLICANT) += wpa_supplicant
# Paths and names
#
WPA_SUPPLICANT_NAME := wpa_supplicant
-WPA_SUPPLICANT_VERSION := 0.6.9
+WPA_SUPPLICANT_VERSION := 0.7.3
WPA_SUPPLICANT := $(WPA_SUPPLICANT_NAME)-$(WPA_SUPPLICANT_VERSION)
WPA_SUPPLICANT_SUFFIX := tar.gz
WPA_SUPPLICANT_URL := http://hostap.epitest.fi/releases/$(WPA_SUPPLICANT).$(WPA_SUPPLICANT_SUFFIX)