From 26456cf88fac9f0dc72490aee1a2611c0d31772a Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Thu, 10 Feb 2022 16:05:27 +0100 Subject: [PATCH] iwd: update to 1.24 ver 1.24: Fix issue with handshake and missing rekeying support. Fix issue with BSS ranking and zero signal strength. Fix issue with setting OWE IE length correctly. ver 1.23: Fix issue with handling handshake offloading. Fix issue with at_console and D-Bus policy. ver 1.22: Fix issue with handling periodic scanning. Fix issue with handling scanning completion. Fix issue with handling scanning for OWE auto-connect. Add support for additional DPP features. Signed-off-by: Oleksandr Kravchuk Signed-off-by: Khem Raj --- meta-oe/recipes-connectivity/iwd/{iwd_1.21.bb => iwd_1.24.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/iwd/{iwd_1.21.bb => iwd_1.24.bb} (94%) diff --git a/meta-oe/recipes-connectivity/iwd/iwd_1.21.bb b/meta-oe/recipes-connectivity/iwd/iwd_1.24.bb similarity index 94% rename from meta-oe/recipes-connectivity/iwd/iwd_1.21.bb rename to meta-oe/recipes-connectivity/iwd/iwd_1.24.bb index 834c1d897f..6ee2651afe 100644 --- a/meta-oe/recipes-connectivity/iwd/iwd_1.21.bb +++ b/meta-oe/recipes-connectivity/iwd/iwd_1.24.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] = "bac891df91c605271e91b73cf0015e1ba86ff784347e53fc67601366859b3851" +SRC_URI[sha256sum] = "61b5e48380cd3a6d0529f725eb6974157f1410af165f5d266b87add0bf395224" inherit autotools manpages pkgconfig python3native systemd