mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
k3s: bump to v1.20.4
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
18a0ff528c
commit
0a35ee512c
|
@ -4,7 +4,7 @@ HOMEPAGE = "https://k3s.io/"
|
|||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://${S}/src/import/LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
|
||||
|
||||
SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.19;name=k3s \
|
||||
SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.20;name=k3s \
|
||||
file://k3s.service \
|
||||
file://k3s-agent.service \
|
||||
file://k3s-agent \
|
||||
|
@ -13,9 +13,9 @@ SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.19;name=k3s \
|
|||
file://0001-Finding-host-local-in-usr-libexec.patch;patchdir=src/import \
|
||||
"
|
||||
SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5"
|
||||
SRCREV_k3s = "b11612e2744f39f01bfd208ff97315930c483667"
|
||||
SRCREV_k3s = "bc400f5396a3dd05584c5f45768a5ea6c43971d1"
|
||||
|
||||
PV = "v1.19.5+git${SRCPV}"
|
||||
PV = "v1.20.4+k3s1"
|
||||
|
||||
CNI_NETWORKING_FILES ?= "${WORKDIR}/cni-containerd-net.conf"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user