diff mbox series

[meta-oe] iwd: update 2.16 -> 2.18

Message ID 20240611094819.1569-1-f_l_k@t-online.de
State Accepted
Headers show
Series [meta-oe] iwd: update 2.16 -> 2.18 | expand

Commit Message

Markus Volk June 11, 2024, 9:48 a.m. UTC
ver 2.18:
	Fix issue with handling BSS with invalid HE capabilities.
	Fix issue with neighbor reports with invalid country codes.
	Fix issue with EAP-TTLS Start packets with L flag set.
	Add support for enabling SAE for AP mode operation.

ver 2.17:
	Fix issue with handling deauthenticate on disconnect.
	Fix issue with handling of rate estimation errors.
	Fix issue with handling EAPOL frame listeners.

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

Patch

diff --git a/meta-oe/recipes-connectivity/iwd/iwd_2.16.bb b/meta-oe/recipes-connectivity/iwd/iwd_2.18.bb
similarity index 94%
rename from meta-oe/recipes-connectivity/iwd/iwd_2.16.bb
rename to meta-oe/recipes-connectivity/iwd/iwd_2.18.bb
index a6bb7085e..4d993031d 100644
--- a/meta-oe/recipes-connectivity/iwd/iwd_2.16.bb
+++ b/meta-oe/recipes-connectivity/iwd/iwd_2.18.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] = "c1a82032e994861e794cf3b5a16d07ae1aa03a6674f716c73408ffeae2a233ba"
+SRC_URI[sha256sum] = "100d029171d161411f6cd8e1f95708e3a4351fb19e6847ba04819377b5fed13e"
 
 inherit autotools manpages pkgconfig python3native systemd