Skip to content

Commit

Permalink
Merge pull request #117 from cirros-dev/bump-kernel
Browse files Browse the repository at this point in the history
Update kernel version
  • Loading branch information
smoser authored Jul 30, 2024
2 parents 73e4628 + ec71f70 commit 966d472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/build-release
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ shift
pre=cirros-$VER
BR_VER="${BR_VER:-2022.02.4}" # WARNING: this may be non-trivial to change
ARCHES="${ARCHES:-x86_64 arm aarch64 ppc64le}"
KVER="${KVER:-5.15.0-71.78}" # Ubuntu 22.04
KVER="${KVER:-5.15.0-117.127}" # Ubuntu 22.04
GVER="${GVER:-2.06-2ubuntu7.1}" # Ubuntu 22.04 grub2
GVER_UNSIGNED="${GVER_UNSIGNED:-2.06-2ubuntu14.1}" # Ubuntu 22.04 grub2-unsigned
ME=$(readlink -f "$0")
Expand Down

0 comments on commit 966d472

Please sign in to comment.