mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
netplan: upgrade 1.1 -> 1.1.1
ChangeLog: https://github.com/canonical/netplan/releases/tag/1.1.1 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
792df8e977
commit
2ed0939c88
|
|
@ -14,13 +14,13 @@ inherit meson pkgconfig systemd python3targetconfig features_check
|
|||
|
||||
REQUIRED_DISTRO_FEATURES = "systemd"
|
||||
|
||||
SRC_URI = "git://github.com/CanonicalLtd/netplan.git;branch=main;protocol=https \
|
||||
SRC_URI = "git://github.com/CanonicalLtd/netplan.git;branch=stable/1.1;protocol=https \
|
||||
file://0001-meson.build-do-not-use-Werror.patch \
|
||||
"
|
||||
|
||||
SRC_URI:append:libc-musl = " file://0001-don-t-fail-if-GLOB_BRACE-is-not-defined.patch"
|
||||
|
||||
SRCREV = "d27f32305f7f06de449b32239a89969e6ff2be31"
|
||||
SRCREV = "731d3c9e7e88d3f27ed6cf77edba7a2f5890a778"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user