overlay coreos/config: Bump Flatcar grub version

Gentoo bumped the revision, so we bump our revision, just in case.
This commit is contained in:
Krzesimir Nowak 2024-10-10 16:07:10 +02:00
parent 183f6e54a1
commit ea02a9f7e0

View File

@ -1,7 +1,7 @@
# Bump the flatcar version stated here every time we or Gentoo change patches # Bump the flatcar version stated here every time we or Gentoo change patches
# that modify parts of GRUB that are installed to the boot partition. Reset the # that modify parts of GRUB that are installed to the boot partition. Reset the
# version back to 1 when the upstream GRUB version changes. # version back to 1 when the upstream GRUB version changes.
FLATCAR_VERSION=flatcar1 FLATCAR_VERSION=flatcar2
# Adjust the version string for Flatcar. This propagates throughout the source. # Adjust the version string for Flatcar. This propagates throughout the source.
cros_pre_src_prepare_adjust_version() { cros_pre_src_prepare_adjust_version() {