From ea02a9f7e097ecfd4d213e3ca6a3c380515090c7 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Thu, 10 Oct 2024 16:07:10 +0200 Subject: [PATCH] overlay coreos/config: Bump Flatcar grub version Gentoo bumped the revision, so we bump our revision, just in case. --- .../third_party/coreos-overlay/coreos/config/env/sys-boot/grub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/coreos/config/env/sys-boot/grub b/sdk_container/src/third_party/coreos-overlay/coreos/config/env/sys-boot/grub index 223641d3e1..759353b3ca 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos/config/env/sys-boot/grub +++ b/sdk_container/src/third_party/coreos-overlay/coreos/config/env/sys-boot/grub @@ -1,7 +1,7 @@ # 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 # 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. cros_pre_src_prepare_adjust_version() {