mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
61df8a9cc5
commit
25229f187c
+1
-1
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fb504b67c50331fc78734fed90fb0e09"
|
|||||||
DEPENDS = "ell"
|
DEPENDS = "ell"
|
||||||
|
|
||||||
SRC_URI = "git://git.kernel.org/pub/scm/network/wireless/iwd.git"
|
SRC_URI = "git://git.kernel.org/pub/scm/network/wireless/iwd.git"
|
||||||
SRCREV = "ef6084dcb4fe2e00327bb9c7b113ece204042c22"
|
SRCREV = "a01754f56aacdc641c819f983c3c0ad374be77b2"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit autotools manpages pkgconfig python3native systemd
|
inherit autotools manpages pkgconfig python3native systemd
|
||||||
Reference in New Issue
Block a user