aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Jean Texier <pjtexier@koncepto.io>2020-09-18 12:34:53 +0200
committerArmin Kuster <akuster808@gmail.com>2020-09-19 11:22:17 -0700
commit61df8a9cc524e28be6323b66124ec6e86572612a (patch)
treee1fbe699c8ef852d381cb2c433c7e3b1ce936bee
parentd2285a28e66193575100d3227332b0760b79e989 (diff)
downloadmeta-openembedded-contrib-61df8a9cc524e28be6323b66124ec6e86572612a.tar.gz
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>
-rw-r--r--meta-oe/recipes-connectivity/iwd/iwd_1.7.bb (renamed from meta-oe/recipes-connectivity/iwd/iwd_1.6.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/iwd/iwd_1.6.bb b/meta-oe/recipes-connectivity/iwd/iwd_1.7.bb
index 10ac03ef06..4911b3d803 100644
--- a/meta-oe/recipes-connectivity/iwd/iwd_1.6.bb
+++ b/meta-oe/recipes-connectivity/iwd/iwd_1.7.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 = "ad97f4f945b828425ff288e905523e11b330d41d"
+SRCREV = "ef6084dcb4fe2e00327bb9c7b113ece204042c22"
S = "${WORKDIR}/git"
inherit autotools manpages pkgconfig python3native systemd