From 59a6d69786bb419a1984ada962741db9de3b60c0 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 21 May 2025 22:29:46 +0200 Subject: [PATCH] iwd: update 3.6 -> 3.8 ver 3.8: Fix issue with handling unit tests and missing kernel features. ver 3.7: Fix issue with handling length of EncryptedSecurity. Fix issue with handling empty affinities lists. Fix issue with handling survey scanning results. Fix issue with handling duplicate values in DPP URI. Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- meta-oe/recipes-connectivity/iwd/{iwd_3.6.bb => iwd_3.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/iwd/{iwd_3.6.bb => iwd_3.8.bb} (95%) diff --git a/meta-oe/recipes-connectivity/iwd/iwd_3.6.bb b/meta-oe/recipes-connectivity/iwd/iwd_3.8.bb similarity index 95% rename from meta-oe/recipes-connectivity/iwd/iwd_3.6.bb rename to meta-oe/recipes-connectivity/iwd/iwd_3.8.bb index eb464d486d..80e36054bd 100644 --- a/meta-oe/recipes-connectivity/iwd/iwd_3.6.bb +++ b/meta-oe/recipes-connectivity/iwd/iwd_3.8.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] = "cc5e02068d7407b9dac000429d667af32e9d91c7bff3183a241d8fdb0f75734b" +SRC_URI[sha256sum] = "c556a5a5376270af68940e04e26765026fbbbe4941668317c274c91042611cdf" inherit autotools manpages pkgconfig python3native systemd update-rc.d