From b42cf80ae32cb6aaf345209ccab6e4cff9dc2923 Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Wed, 25 Aug 2021 12:28:39 +0800 Subject: [PATCH] iwd: upgrade 1.16 -> 1.17 Changelog: - Fix issue with sending additional and vendor IEs - Fix issue with IE ordering for 802.11-2020 support - Fix issue with frequency update on channel switch events - Fix issue with drivers and handling of IF_OPER_UP setting Signed-off-by: Oleksandr Kravchuk Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- meta-oe/recipes-connectivity/iwd/{iwd_1.16.bb => iwd_1.17.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/iwd/{iwd_1.16.bb => iwd_1.17.bb} (94%) diff --git a/meta-oe/recipes-connectivity/iwd/iwd_1.16.bb b/meta-oe/recipes-connectivity/iwd/iwd_1.17.bb similarity index 94% rename from meta-oe/recipes-connectivity/iwd/iwd_1.16.bb rename to meta-oe/recipes-connectivity/iwd/iwd_1.17.bb index 6bace616a3..00d94f36e9 100644 --- a/meta-oe/recipes-connectivity/iwd/iwd_1.16.bb +++ b/meta-oe/recipes-connectivity/iwd/iwd_1.17.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] = "af548398aea2089a3a5103e5586561f24791090a17d4b2e50785e2faab5ed03a" +SRC_URI[sha256sum] = "6f946f823b0dc3205e4e72becf8ad1915448d194f5b10d8003e4c8c5a18e4ef7" inherit autotools manpages pkgconfig python3native systemd