From: Cristian Iorga Date: Mon, 16 Jun 2014 12:54:11 +0000 (+0300) Subject: wpa-supplicant: upgrade to 2.2 X-Git-Tag: 2015-4~2553 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=790362b41c83ab90ffaf7c43112602821f212892;p=openembedded-core.git wpa-supplicant: upgrade to 2.2 - 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 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant.inc b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant.inc index 61c29efc3b..d9c6532b5a 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