mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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:
committed by
Khem Raj
parent
70d5ab0318
commit
dc2bce3cda
+1
-1
@@ -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)}"
|
||||
Reference in New Issue
Block a user