From 7ebcf348c2492eac0fcf532a014164b753c3f706 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 9 Apr 2025 11:15:58 +0200 Subject: [PATCH] iwd: update 3.3 -> 3.6 ver 3.6: Fix issue with handling blacklisting and roaming requests. Fix issue with handling CQM thresholds for FullMAC devices. Add support for PMKSA when using FullMAC devices. ver 3.5: Add support for option to disable blacklist handling. Add support for option to disable SAE for broken drivers. ver 3.4: Add support for the Test Anything Protocol. Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- meta-oe/recipes-connectivity/iwd/{iwd_3.3.bb => iwd_3.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/iwd/{iwd_3.3.bb => iwd_3.6.bb} (95%) diff --git a/meta-oe/recipes-connectivity/iwd/iwd_3.3.bb b/meta-oe/recipes-connectivity/iwd/iwd_3.6.bb similarity index 95% rename from meta-oe/recipes-connectivity/iwd/iwd_3.3.bb rename to meta-oe/recipes-connectivity/iwd/iwd_3.6.bb index 9d5b3658ae..33b288e1c4 100644 --- a/meta-oe/recipes-connectivity/iwd/iwd_3.3.bb +++ b/meta-oe/recipes-connectivity/iwd/iwd_3.6.bb @@ -9,7 +9,7 @@ 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 \ file://iwd \ " -SRC_URI[sha256sum] = "8189e15e701112f871fb5f5e9351f007c9098754b4168ed43cc5422a3adc0255" +SRC_URI[sha256sum] = "cc5e02068d7407b9dac000429d667af32e9d91c7bff3183a241d8fdb0f75734b" inherit autotools manpages pkgconfig python3native systemd update-rc.d