From 20a982c9da93bff056ee7cbd1936cfe87fc4bff7 Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Thu, 14 Oct 2021 15:32:14 +0200 Subject: [PATCH] iwd: update to 1.18 Changelog: - Add support for Access Point FILS IP Address Assignment IE. - Add support for P2P GO-side 4-way handshake IP allocation. - Add support for forcing SAE group 19 if BSS requires it. - Fix issue with handling faulty SAE duplicate commits. Signed-off-by: Oleksandr Kravchuk Signed-off-by: Khem Raj --- meta-oe/recipes-connectivity/iwd/{iwd_1.17.bb => iwd_1.18.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/iwd/{iwd_1.17.bb => iwd_1.18.bb} (94%) diff --git a/meta-oe/recipes-connectivity/iwd/iwd_1.17.bb b/meta-oe/recipes-connectivity/iwd/iwd_1.18.bb similarity index 94% rename from meta-oe/recipes-connectivity/iwd/iwd_1.17.bb rename to meta-oe/recipes-connectivity/iwd/iwd_1.18.bb index 00d94f36e9..8d58a7a84b 100644 --- a/meta-oe/recipes-connectivity/iwd/iwd_1.17.bb +++ b/meta-oe/recipes-connectivity/iwd/iwd_1.18.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] = "6f946f823b0dc3205e4e72becf8ad1915448d194f5b10d8003e4c8c5a18e4ef7" +SRC_URI[sha256sum] = "0225ab81579f027e0fcbf255517f432fcf355d14f3645c36813c71a441dfab55" inherit autotools manpages pkgconfig python3native systemd