aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/iwd
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2019-11-04 17:00:52 +0100
committerKhem Raj <raj.khem@gmail.com>2019-11-06 06:32:14 -0800
commit033963dbf88e4d2fbbff2073a23426ac46bfc21a (patch)
tree8ba3a6b311781567512a17295891ae1c79b68fb9 /meta-oe/recipes-connectivity/iwd
parent077c1737443e34959b087e60c54b1414ca90baf5 (diff)
downloadmeta-openembedded-contrib-033963dbf88e4d2fbbff2073a23426ac46bfc21a.tar.gz
iwd: update to 1.0
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-connectivity/iwd')
-rw-r--r--meta-oe/recipes-connectivity/iwd/iwd_1.0.bb (renamed from meta-oe/recipes-connectivity/iwd/iwd_0.23.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/iwd/iwd_0.23.bb b/meta-oe/recipes-connectivity/iwd/iwd_1.0.bb
index 20c6d04f7a..94d86d1dc2 100644
--- a/meta-oe/recipes-connectivity/iwd/iwd_0.23.bb
+++ b/meta-oe/recipes-connectivity/iwd/iwd_1.0.bb
@@ -7,7 +7,7 @@ inherit autotools pkgconfig systemd python3native
DEPENDS = "ell readline dbus python3-docutils-native"
SRC_URI = "git://git.kernel.org/pub/scm/network/wireless/iwd.git"
-SRCREV = "77f16ae26fc013477f6362a0c33f0e52e82863e0"
+SRCREV = "971e1d2038a203ad43bd2278a811a9e5ec8d52db"
S = "${WORKDIR}/git"
PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"