mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-13 01:50:37 +00:00
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:
@@ -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)}"
|
||||
Reference in New Issue
Block a user