diff mbox series

[meta-oe] iwd: update 2.4 -> 2.5

Message ID 20230528122207.1705027-1-f_l_k@t-online.de
State Under Review
Headers show
Series [meta-oe] iwd: update 2.4 -> 2.5 | expand

Commit Message

Markus Volk May 28, 2023, 12:22 p.m. UTC
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 <f_l_k@t-online.de>
---
 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 mbox series

Patch

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 e405ed77d..e1f21c3ba 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