mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
70d5ab0318
commit
dc2bce3cda
|
|
@ -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)}"
|
||||
Loading…
Reference in New Issue
Block a user