diff mbox series

[meta-oe] iwd: upgrade 1.30 -> 2.0

Message ID 20221125150722.3026-1-f_l_k@t-online.de
State Under Review
Headers show
Series [meta-oe] iwd: upgrade 1.30 -> 2.0 | expand

Commit Message

Markus Volk Nov. 25, 2022, 3:07 p.m. UTC
ver 2.0:
	Fix issue with handling P2P and limiting ciphers to CCMP.
	Fix issue with scanning before forced roaming action.
	Fix issue with provided scan frequencies from RRM.
	Fix issue with handling Michael MIC failure message.
	Fix issue with handling timestamp size in MPDU frames.
	Fix issue with handling enablement of OCVC for FT AKMs.
	Fix issue with handling FT work as highest priority.
	Fix issue with handling roaming events and Multi-BSS.
	Add support for utilizing roaming candidates list.
	Add support for utilizing TLS session caching.
	Add support for ciphers with 256 bits key size.
	Add support for Access Point mode with legacy TKIP.
	Add support for MAC address changes while powered.
	Add support for IPv4 and IPv6 network configuration.

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 meta-oe/recipes-connectivity/iwd/{iwd_1.30.bb => iwd_2.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-connectivity/iwd/{iwd_1.30.bb => iwd_2.0.bb} (94%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-connectivity/iwd/iwd_1.30.bb b/meta-oe/recipes-connectivity/iwd/iwd_2.0.bb
similarity index 94%
rename from meta-oe/recipes-connectivity/iwd/iwd_1.30.bb
rename to meta-oe/recipes-connectivity/iwd/iwd_2.0.bb
index 1f0bcd4f8..8ec211bd6 100644
--- a/meta-oe/recipes-connectivity/iwd/iwd_1.30.bb
+++ b/meta-oe/recipes-connectivity/iwd/iwd_2.0.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] = "9fd13512dc27d83efb8d341f7df98f5488f70131686021fcd0d93fc97af013b8"
+SRC_URI[sha256sum] = "5a0bfbc567092476d60a8f9700f68a273e39fd46e7177ce2d69bbc74255a930c"
 
 inherit autotools manpages pkgconfig python3native systemd