mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
networkmanager: upgrade 1.52.0 -> 1.52.2
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
66ab7651e5
commit
14c9d10173
|
|
@ -38,14 +38,14 @@ DEPENDS:append:class-target = " bash-completion"
|
|||
inherit meson gettext update-rc.d systemd gobject-introspection update-alternatives upstream-version-is-even pkgconfig
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/NetworkManager/NetworkManager.git;protocol=https;branch=main;tag=${PV} \
|
||||
git://github.com/NetworkManager/NetworkManager.git;protocol=https;branch=nm-1-52;tag=${PV} \
|
||||
file://${BPN}.initd \
|
||||
file://enable-dhcpcd.conf \
|
||||
file://enable-iwd.conf \
|
||||
"
|
||||
SRC_URI:append:libc-musl = "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-lld', ' file://0001-linker-scripts-Do-not-export-_IO_stdin_used.patch', '', d)}"
|
||||
|
||||
SRCREV = "995a28fa1ccc54ad22e794294c3c6783cc3f30ed"
|
||||
SRCREV = "57a409441bef013f636ac8e72836c19ecb27c1b9"
|
||||
|
||||
|
||||
# ['auto', 'symlink', 'file', 'netconfig', 'resolvconf']
|
||||
Loading…
Reference in New Issue
Block a user