iwd: update to 0.20

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-09-16 01:42:33 +02:00 committed by Khem Raj
parent 70d5ab0318
commit dc2bce3cda

View File

@ -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)}"