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:
Bruce Ashfield 2025-03-13 18:34:40 +00:00
parent dfb45fb90a
commit 49127b1156
2 changed files with 4162 additions and 484 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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}"