diff options
| -rw-r--r-- | meta-networking/recipes-connectivity/networkmanager/networkmanager_1.52.2.bb (renamed from meta-networking/recipes-connectivity/networkmanager/networkmanager_1.52.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.52.0.bb b/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.52.2.bb index 5ff452bcf7..cafc6ce3f2 100644 --- a/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.52.0.bb +++ b/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.52.2.bb | |||
| @@ -38,14 +38,14 @@ DEPENDS:append:class-target = " bash-completion" | |||
| 38 | inherit meson gettext update-rc.d systemd gobject-introspection update-alternatives upstream-version-is-even pkgconfig | 38 | inherit meson gettext update-rc.d systemd gobject-introspection update-alternatives upstream-version-is-even pkgconfig |
| 39 | 39 | ||
| 40 | SRC_URI = " \ | 40 | SRC_URI = " \ |
| 41 | git://github.com/NetworkManager/NetworkManager.git;protocol=https;branch=main;tag=${PV} \ | 41 | git://github.com/NetworkManager/NetworkManager.git;protocol=https;branch=nm-1-52;tag=${PV} \ |
| 42 | file://${BPN}.initd \ | 42 | file://${BPN}.initd \ |
| 43 | file://enable-dhcpcd.conf \ | 43 | file://enable-dhcpcd.conf \ |
| 44 | file://enable-iwd.conf \ | 44 | file://enable-iwd.conf \ |
| 45 | " | 45 | " |
| 46 | 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)}" | 46 | 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)}" |
| 47 | 47 | ||
| 48 | SRCREV = "995a28fa1ccc54ad22e794294c3c6783cc3f30ed" | 48 | SRCREV = "57a409441bef013f636ac8e72836c19ecb27c1b9" |
| 49 | 49 | ||
| 50 | 50 | ||
| 51 | # ['auto', 'symlink', 'file', 'netconfig', 'resolvconf'] | 51 | # ['auto', 'symlink', 'file', 'netconfig', 'resolvconf'] |
