From: Wang Mingyu <[email protected]> Changelog: =========== - Fix issue with handling expiration of PMKSA. - Fix issue with handling uninitialized buffer and PMKID. - Fix issue with checking for PKCS#8 key parser in unit tests. - Fix issue with using -std=c23 compiler setting.
Signed-off-by: Wang Mingyu <[email protected]> --- meta-oe/recipes-connectivity/iwd/{iwd_3.11.bb => iwd_3.12.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/iwd/{iwd_3.11.bb => iwd_3.12.bb} (95%) diff --git a/meta-oe/recipes-connectivity/iwd/iwd_3.11.bb b/meta-oe/recipes-connectivity/iwd/iwd_3.12.bb similarity index 95% rename from meta-oe/recipes-connectivity/iwd/iwd_3.11.bb rename to meta-oe/recipes-connectivity/iwd/iwd_3.12.bb index c4956fb22c..a53137537e 100644 --- a/meta-oe/recipes-connectivity/iwd/iwd_3.11.bb +++ b/meta-oe/recipes-connectivity/iwd/iwd_3.12.bb @@ -9,7 +9,7 @@ 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 \ file://iwd \ " -SRC_URI[sha256sum] = "85730e79de05978e26e44b958fd11e2ebb45424ca181f8db7a8daf25fc2226ea" +SRC_URI[sha256sum] = "d89a5e45c7180170e19be828f9e944a768c593758094fc57a358d0e7c4cb1a49" inherit autotools manpages pkgconfig python3native systemd update-rc.d -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#125672): https://lists.openembedded.org/g/openembedded-devel/message/125672 Mute This Topic: https://lists.openembedded.org/mt/118516675/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
