mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-09 04:11:16 +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:
committed by
Khem Raj
parent
077c173744
commit
033963dbf8
+1
-1
@@ -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)}"
|
||||||
Reference in New Issue
Block a user