Skip to content

Commit

Permalink
iwd: update to 1.8
Browse files Browse the repository at this point in the history
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 <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Armin Kuster <[email protected]>
  • Loading branch information
sashko authored and akuster committed Sep 19, 2020
1 parent 61df8a9 commit 25229f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 25229f1

Please sign in to comment.