diff mbox series

[meta-oe,1/2] iwd: update 2.0 -> 2.3

Message ID 20230207171755.159316-1-f_l_k@t-online.de
State Under Review
Headers show
Series [meta-oe,1/2] iwd: update 2.0 -> 2.3 | expand

Commit Message

Markus Volk Feb. 7, 2023, 5:17 p.m. UTC
ver 2.3:
	Fix issue with length calculation for WMM IE.
	Fix issue with channel number allocation off-by-one.
	Fix issue with cached session when TLS phase2 fails.
	Add support for FastReauthentication setting for EAP-TLS.

ver 2.2:
	Fix issue with handling FT and multiple roaming scans.
	Fix issue with handling multiple wiphy registrations.
	Fix issue with with EAP-PEAP session resumption.
	Add support for using PTK rekeying in AP mode.
	Add support for setting country IE in AP mode.
	Add support for setting WMM parameter IE in AP mode.

ver 2.1:
	Fix issue with handling FT-over-DS action.
	Fix issue with handling scan and 6 GHz support check.
	Fix issue with handling when periodic scans get aborted.
	Add support for using 5 GHz frequencies in AP mode.

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 meta-oe/recipes-connectivity/iwd/{iwd_2.0.bb => iwd_2.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-connectivity/iwd/{iwd_2.0.bb => iwd_2.3.bb} (94%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-connectivity/iwd/iwd_2.0.bb b/meta-oe/recipes-connectivity/iwd/iwd_2.3.bb
similarity index 94%
rename from meta-oe/recipes-connectivity/iwd/iwd_2.0.bb
rename to meta-oe/recipes-connectivity/iwd/iwd_2.3.bb
index 8ec211bd6..46e377de3 100644
--- a/meta-oe/recipes-connectivity/iwd/iwd_2.0.bb
+++ b/meta-oe/recipes-connectivity/iwd/iwd_2.3.bb
@@ -8,7 +8,7 @@  DEPENDS = "ell"
 SRC_URI = "https://www.kernel.org/pub/linux/network/wireless/${BP}.tar.xz \
            file://0001-build-Use-abs_top_srcdir-instead-of-abs_srcdir-for-e.patch \
            "
-SRC_URI[sha256sum] = "5a0bfbc567092476d60a8f9700f68a273e39fd46e7177ce2d69bbc74255a930c"
+SRC_URI[sha256sum] = "b0506d797a8bfb88f3c3eeea5e49dcf4ee8e6cef118f57c118e587eeb377ac64"
 
 inherit autotools manpages pkgconfig python3native systemd