mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
iwd: upgrade 1.6 -> 1.7
This includes the following changes: ver 1.7: Fix issue with APs that send IGTK falsely in big endian. Fix issue with setting linkmode & operstate for open networks. Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> 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
d2285a28e6
commit
61df8a9cc5
+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 = "ad97f4f945b828425ff288e905523e11b330d41d"
|
SRCREV = "ef6084dcb4fe2e00327bb9c7b113ece204042c22"
|
||||||
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