mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
networkmanager: upgrade 1.48.0 -> 1.48.2
Changelog: =========== * Support matching a OVS system interface by MAC address. * Fix port reactivation when the controller is reactivating. * Save connection timestamps when shutting down, so that the right connection autoactivates after restart. * Fix handling of VPN secrets for 2-factor authentication. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
ac3dad82a9
commit
738ed3edf0
|
|
@ -44,7 +44,7 @@ SRC_URI = " \
|
|||
"
|
||||
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)}"
|
||||
|
||||
SRC_URI[sha256sum] = "fc80b942de38e329468e6fc1dfb40aad6a78d02ddf6b8ec31f9acc6460b8723f"
|
||||
SRC_URI[sha256sum] = "3d9071cc62964ddf0e31f5d06f0603e17568b8c95114ae277703581add5a86a1"
|
||||
|
||||
S = "${WORKDIR}/NetworkManager-${PV}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user