From 18b978626a4b380a3d151307361c463e5b981d0e Mon Sep 17 00:00:00 2001 From: Daniel Kriesten Date: Thu, 28 Apr 2011 11:26:43 +0200 Subject: wpa_supplicant: version bump to 0.7.3 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 Signed-off-by: Michael Olbrich --- rules/wpa_supplicant.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rules/wpa_supplicant.make') 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) -- cgit v1.2.3