mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 14:31:02 +02:00
Update grub to include secure boot secure code
Pull in a version of grub with our secure boot support code.
This commit is contained in:
parent
51e00171b1
commit
d3eb1116f7
@ -12,7 +12,7 @@ PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
|
|||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64 ~x86"
|
KEYWORDS="~amd64 ~x86"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="4f35e110039dd408168fbf26d900f007b29eb0df"
|
CROS_WORKON_COMMIT="19c075a7ac80becf61bfff39541a9a04f5c3efde"
|
||||||
KEYWORDS="amd64 x86"
|
KEYWORDS="amd64 x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user