mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
iwd: Upgrade 0.18 -> 0.19
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+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 = "c923448bacf8a855b40017fe53ba2edcd062eec1"
|
||||
SRCREV = "899d802744b7e12409e259f546ba5594ab90262c"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"
|
||||
Reference in New Issue
Block a user