aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2019-09-16 01:42:33 +0200
committerKhem Raj <raj.khem@gmail.com>2019-09-16 07:10:03 -0700
commitdc2bce3cdab6be8bb21f5aad19c3f6526f189cd5 (patch)
tree9361c82ebaf7d940e8cb6325adde259d14f27b33 /meta-oe
parent70d5ab03180e56c227fa4ef7f2f40503d9832a7c (diff)
downloadmeta-openembedded-contrib-dc2bce3cdab6be8bb21f5aad19c3f6526f189cd5.tar.gz
iwd: update to 0.20
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-connectivity/iwd/iwd_0.20.bb (renamed from meta-oe/recipes-connectivity/iwd/iwd_0.19.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/iwd/iwd_0.19.bb b/meta-oe/recipes-connectivity/iwd/iwd_0.20.bb
index 2b4530e3c5..42205034c5 100644
--- a/meta-oe/recipes-connectivity/iwd/iwd_0.19.bb
+++ b/meta-oe/recipes-connectivity/iwd/iwd_0.20.bb
@@ -7,7 +7,7 @@ inherit autotools pkgconfig systemd
DEPENDS = "ell readline dbus"
SRC_URI = "git://git.kernel.org/pub/scm/network/wireless/iwd.git"
-SRCREV = "899d802744b7e12409e259f546ba5594ab90262c"
+SRCREV = "00f0039232cc73bbcf7a1875f8f9aae464d90a8f"
S = "${WORKDIR}/git"
PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"