From be4f54825f8c0e9791f9ac1bb2041cf9df7c2ed6 Mon Sep 17 00:00:00 2001 From: wangmy Date: Mon, 27 Jun 2022 14:59:19 +0800 Subject: [PATCH] iwd: upgrade 1.27 -> 1.28 Changelog: ========== Fix issue with handling invalid EAPoL frames. Fix issue with handling unexpectedly unencrypted EAP frames. Fix issue with handling AlwaysRandomizeAddress/AddressOverride. Fix issue with handling initial signal level notification. Fix issue with handling sorting of scan requests. Fix issue with handling frame type check in FT. Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- meta-oe/recipes-connectivity/iwd/{iwd_1.27.bb => iwd_1.28.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/iwd/{iwd_1.27.bb => iwd_1.28.bb} (94%) diff --git a/meta-oe/recipes-connectivity/iwd/iwd_1.27.bb b/meta-oe/recipes-connectivity/iwd/iwd_1.28.bb similarity index 94% rename from meta-oe/recipes-connectivity/iwd/iwd_1.27.bb rename to meta-oe/recipes-connectivity/iwd/iwd_1.28.bb index dc29bc3fd5..40f35b15a0 100644 --- a/meta-oe/recipes-connectivity/iwd/iwd_1.27.bb +++ b/meta-oe/recipes-connectivity/iwd/iwd_1.28.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] = "013b4a0a79629c20d915954fc3b5d0620ef6e0d6065db3c342f4b3f9111f46ec" +SRC_URI[sha256sum] = "ee538c720ad15335ece81a52a4b8a11820236df9ed9a5a72a2e64d74c652f0b0" inherit autotools manpages pkgconfig python3native systemd