From 0a14d9cea6ed424cd1a77cb5e73d0e080855ec49 Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Mon, 21 Jun 2021 12:17:25 +0200 Subject: [PATCH] iwd: update to 1.15 Changelog: - Add support for FT-over-DS procedure with multiple BSS. - Add support for estimation of VHT RX data rate. - Add support for exporting Daemon information. Signed-off-by: Oleksandr Kravchuk Signed-off-by: Khem Raj --- meta-oe/recipes-connectivity/iwd/{iwd_1.14.bb => iwd_1.15.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/iwd/{iwd_1.14.bb => iwd_1.15.bb} (94%) diff --git a/meta-oe/recipes-connectivity/iwd/iwd_1.14.bb b/meta-oe/recipes-connectivity/iwd/iwd_1.15.bb similarity index 94% rename from meta-oe/recipes-connectivity/iwd/iwd_1.14.bb rename to meta-oe/recipes-connectivity/iwd/iwd_1.15.bb index dbcc319dcc..9a5256f94a 100644 --- a/meta-oe/recipes-connectivity/iwd/iwd_1.14.bb +++ b/meta-oe/recipes-connectivity/iwd/iwd_1.15.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] = "21be6ad59ba666ba1e50e01889d647472b9b2f96f4941123db036fd33c257f0b" +SRC_URI[sha256sum] = "a7ab8e80592da5cb1a8b651b6d41e87e4507a3f07e04246e05bca89c547af659" inherit autotools manpages pkgconfig python3native systemd