mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-17 16:46:08 +00:00
iwd: update to 1.0
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
077c173744
commit
033963dbf8
@ -7,7 +7,7 @@ inherit autotools pkgconfig systemd python3native
|
|||||||
DEPENDS = "ell readline dbus python3-docutils-native"
|
DEPENDS = "ell readline dbus python3-docutils-native"
|
||||||
|
|
||||||
SRC_URI = "git://git.kernel.org/pub/scm/network/wireless/iwd.git"
|
SRC_URI = "git://git.kernel.org/pub/scm/network/wireless/iwd.git"
|
||||||
SRCREV = "77f16ae26fc013477f6362a0c33f0e52e82863e0"
|
SRCREV = "971e1d2038a203ad43bd2278a811a9e5ec8d52db"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"
|
PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"
|
||||||
Loading…
x
Reference in New Issue
Block a user