iwd: update to 1.0

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Oleksandr Kravchuk
2019-11-04 17:00:52 +01:00
committed by Khem Raj
parent 077c173744
commit 033963dbf8
@@ -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)}"