From 47ecf805a5fde3f6d6b4b52507934e6aed59b14e Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 6 Sep 2023 09:53:56 +0800 Subject: [PATCH] iwd: upgrade 2.7 -> 2.8 Changelog: Fix issue with handling OWE AKM in association reply. Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- meta-oe/recipes-connectivity/iwd/{iwd_2.7.bb => iwd_2.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/iwd/{iwd_2.7.bb => iwd_2.8.bb} (94%) diff --git a/meta-oe/recipes-connectivity/iwd/iwd_2.7.bb b/meta-oe/recipes-connectivity/iwd/iwd_2.8.bb similarity index 94% rename from meta-oe/recipes-connectivity/iwd/iwd_2.7.bb rename to meta-oe/recipes-connectivity/iwd/iwd_2.8.bb index f4e70890a9..ee310d295b 100644 --- a/meta-oe/recipes-connectivity/iwd/iwd_2.7.bb +++ b/meta-oe/recipes-connectivity/iwd/iwd_2.8.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] = "289ff47a76fb854e7789c45c5e3e0f15de4adc5fd2e82e47ab08e3564d8961d9" +SRC_URI[sha256sum] = "a90e621f45b9c2f9021beea0fa6477ee0334fcd2ee34beaab42e31ea0fd3be29" inherit autotools manpages pkgconfig python3native systemd