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
@@ -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
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%)