mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-28 22:12:10 +01:00
sys-boot/grub: bump for free magic fix
Bump grub to include patch to fix "invalid free magic" errors.
This commit is contained in:
parent
9e13f97cb9
commit
9c3db7fd4d
@ -10,7 +10,7 @@ GRUB_AUTOGEN=1 # We start from Git, so always autogen.
|
|||||||
if [[ ${PV} == 9999 ]]; then
|
if [[ ${PV} == 9999 ]]; then
|
||||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="f8e0a62fba16236942a1657ba242cd71a21b0153"
|
CROS_WORKON_COMMIT="93fb3dac4ae7a97c080d51d951d0e5a3109aaac7"
|
||||||
KEYWORDS="amd64 arm64 x86"
|
KEYWORDS="amd64 arm64 x86"
|
||||||
fi
|
fi
|
||||||
inherit cros-workon
|
inherit cros-workon
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user