iwd: update to 0.14

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Stefan Agner
2019-01-28 12:50:18 +01:00
committed by Khem Raj
parent 7735b4c80c
commit fd7cd2b188

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 = "d7609915db4b57229f7dd4c04b4eabcce637872a"
SRCREV = "f87159964cf8fd9f85b0699d50e4a051d4f7c948"
S = "${WORKDIR}/git"
PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"