From 52c3ade06bb0e7aa1224228a03f8b0791bb370d7 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 28 May 2023 14:22:07 +0200 Subject: [PATCH] iwd: update 2.4 -> 2.5 ver 2.5: Fix issue with HT40+/- checks when creating chandef. Fix issue with handling support for FT-8021X-SHA384. Fix issue with handling secure bit check in handshake 1/4. Fix issue with allowing roaming before netconfig finishes. Fix issue with double free when disconnecting during FT. Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- meta-oe/recipes-connectivity/iwd/{iwd_2.4.bb => iwd_2.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/iwd/{iwd_2.4.bb => iwd_2.5.bb} (94%) diff --git a/meta-oe/recipes-connectivity/iwd/iwd_2.4.bb b/meta-oe/recipes-connectivity/iwd/iwd_2.5.bb similarity index 94% rename from meta-oe/recipes-connectivity/iwd/iwd_2.4.bb rename to meta-oe/recipes-connectivity/iwd/iwd_2.5.bb index e405ed77d5..e1f21c3bab 100644 --- a/meta-oe/recipes-connectivity/iwd/iwd_2.4.bb +++ b/meta-oe/recipes-connectivity/iwd/iwd_2.5.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] = "3a9c5e7ade45162e5c78b3d7035a2f4a6e20ba6b5974097c35a8f615493012f9" +SRC_URI[sha256sum] = "3441effed58297b63779e706c74884234acb874b07872f8b55e0da28729fda32" inherit autotools manpages pkgconfig python3native systemd