aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2020-07-25 12:07:25 +0200
committerKhem Raj <raj.khem@gmail.com>2020-07-28 12:23:16 -0700
commit7942f1df23ebc140ac6e2f9171a3e95f438e3d84 (patch)
tree59e8fc47d555e16915eaf92bb05c13c8d04dfbb0 /meta-oe/recipes-connectivity
parent5c24a4cb2c7b9f3a35b97aacb71284f9098e4841 (diff)
downloadmeta-openembedded-contrib-7942f1df23ebc140ac6e2f9171a3e95f438e3d84.tar.gz
iwd: update to 1.8
Changelog: - Fix issue with handling FT AKMs when not supported. - Fix issue with handling FILS and RSNE in authenticate. - Fix issue with handling auto-connection and quick scan. - Fix issue with sending multiple scan requests. - Add support for P2P feature and API. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-connectivity')
-rw-r--r--meta-oe/recipes-connectivity/iwd/iwd_1.8.bb (renamed from meta-oe/recipes-connectivity/iwd/iwd_1.7.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/iwd/iwd_1.7.bb b/meta-oe/recipes-connectivity/iwd/iwd_1.8.bb
index 4911b3d803..bfbf3c7fa6 100644
--- a/meta-oe/recipes-connectivity/iwd/iwd_1.7.bb
+++ b/meta-oe/recipes-connectivity/iwd/iwd_1.8.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 = "ef6084dcb4fe2e00327bb9c7b113ece204042c22"
+SRCREV = "a01754f56aacdc641c819f983c3c0ad374be77b2"
S = "${WORKDIR}/git"
inherit autotools manpages pkgconfig python3native systemd