mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-05 05:15:25 +02:00
k3s: fixup SRCREV and modules.txt
The revert of the pending upgrade (that was waiting for a newer go) did not build as the upgrade was incomplete. Bumping the SCREV and modules.txt to complete the process. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
dfb45fb90a
commit
49127b1156
File diff suppressed because it is too large
Load Diff
|
@ -16,7 +16,7 @@ SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.32;name=k3s;protoco
|
|||
"
|
||||
|
||||
SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5"
|
||||
SRCREV_k3s = "cca8facaa33a3ec7897349a8740fd96029590c31"
|
||||
SRCREV_k3s = "39f4cbb3367544477e9e678626c0add76e731624"
|
||||
|
||||
SRCREV_FORMAT = "k3s_fuse"
|
||||
PV = "v1.32.0-rc2+k3s1+git${SRCREV_k3s}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user