aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-09-18 12:34:55 +0200
committerArmin Kuster <akuster808@gmail.com>2020-09-19 11:22:44 -0700
commit144077083457ccb75700777d5e6b1da9aaff01aa (patch)
tree8db7a302e8e8e5151a54a8e4ac232b9f9a0c9d6a
parent25229f187c22b6c27091f2f5faccb9495f5e8f2d (diff)
downloadmeta-openembedded-144077083457ccb75700777d5e6b1da9aaff01aa.tar.gz
iwd: Upgrade to 1.9
Need this upgrade to work with ell >= 0.33 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.9.bb (renamed from meta-oe/recipes-connectivity/iwd/iwd_1.8.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/iwd/iwd_1.8.bb b/meta-oe/recipes-connectivity/iwd/iwd_1.9.bb
index bfbf3c7fa6..25500e6501 100644
--- a/meta-oe/recipes-connectivity/iwd/iwd_1.8.bb
+++ b/meta-oe/recipes-connectivity/iwd/iwd_1.9.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 = "a01754f56aacdc641c819f983c3c0ad374be77b2"
+SRCREV = "aa3dc1b95348dea177e9d8c2c3063b29e20fe2e9"
S = "${WORKDIR}/git"
inherit autotools manpages pkgconfig python3native systemd