From 692a1f89ef8377b1bbd04f4d0d42f4937ffae1f4 Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Wed, 3 Feb 2021 19:58:03 +0100 Subject: [PATCH] iwd: update to 1.11 Changelog: - Add support for ACD client for static configuration - Add support for intelligent scan of all frequencies Signed-off-by: Oleksandr Kravchuk Signed-off-by: Khem Raj --- meta-oe/recipes-connectivity/iwd/{iwd_1.10.bb => iwd_1.11.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/iwd/{iwd_1.10.bb => iwd_1.11.bb} (96%) diff --git a/meta-oe/recipes-connectivity/iwd/iwd_1.10.bb b/meta-oe/recipes-connectivity/iwd/iwd_1.11.bb similarity index 96% rename from meta-oe/recipes-connectivity/iwd/iwd_1.10.bb rename to meta-oe/recipes-connectivity/iwd/iwd_1.11.bb index b2495348ff..f4a237e033 100644 --- a/meta-oe/recipes-connectivity/iwd/iwd_1.10.bb +++ b/meta-oe/recipes-connectivity/iwd/iwd_1.11.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fb504b67c50331fc78734fed90fb0e09" DEPENDS = "ell" SRC_URI = "git://git.kernel.org/pub/scm/network/wireless/iwd.git" -SRCREV = "d8dc5a9bd19c5b98d8692801d3cf4e8af495930a" +SRCREV = "355c2df97e1adfdaee4a67c1705bd76202384687" S = "${WORKDIR}/git" inherit autotools manpages pkgconfig python3native systemd