[OE-core] [PATCH 2/2] wpa-supplicant: upgrade to 2.2

Cristian Iorga cristian.iorga at intel.com
Mon Jun 16 12:54:11 UTC 2014


- P2P enhancements/fixes;
- Interworking/Hotspot 2.0 enhancements;
- Internal TLS implementation enhancements/fixes;
- D-Bus interface extensions/fixes;
- various bug fixes.

Signed-off-by: Cristian Iorga <cristian.iorga at intel.com>
---
 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant.inc           | 4 ++--
 .../wpa-supplicant/{wpa-supplicant_2.1.bb => wpa-supplicant_2.2.bb}   | 0
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-connectivity/wpa-supplicant/{wpa-supplicant_2.1.bb => wpa-supplicant_2.2.bb} (100%)

diff --git a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant.inc b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant.inc
index 61c29ef..d9c6532 100644
--- a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant.inc
+++ b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant.inc
@@ -22,8 +22,8 @@ SRC_URI = "http://hostap.epitest.fi/releases/wpa_supplicant-${PV}.tar.gz \
            file://99_wpa_supplicant \
            file://fix-libnl3-host-contamination.patch \
           "
-SRC_URI[md5sum] = "e96b8db5a8171cd17a5b2012d6ad7cc7"
-SRC_URI[sha256sum] = "91632e7e3b49a340ce408e2f978a93546a697383abf2e5a60f146faae9e1b277"
+SRC_URI[md5sum] = "238e8e888bbd558e1a57e3eb28d1dd07"
+SRC_URI[sha256sum] = "e0d8b8fd68a659636eaba246bb2caacbf53d22d53b2b6b90eb4b4fef0993c8ed"
 
 S = "${WORKDIR}/wpa_supplicant-${PV}"
 
diff --git a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.1.bb b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.2.bb
similarity index 100%
rename from meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.1.bb
rename to meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.2.bb
-- 
1.9.1




More information about the Openembedded-core mailing list