mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
sys-boot/grub: update, fixes TPM errors and verity on Xen
This commit is contained in:
parent
d871860850
commit
46dc51a06a
@ -12,7 +12,7 @@ PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="5962f7d5e7ddb87880e090f0473e0b4bf46612a2"
|
||||
CROS_WORKON_COMMIT="bca61d04a080b773895a5cdf1b4015b6ebf47917"
|
||||
KEYWORDS="amd64 arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user