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 <[email protected]> --- 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 dc29bc3fd..40f35b15a 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 -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#97593): https://lists.openembedded.org/g/openembedded-devel/message/97593 Mute This Topic: https://lists.openembedded.org/mt/92015649/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
