mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 18:31:54 +01:00
sys-boot/grub: update to get arm64 verity
Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
parent
1377cc403c
commit
9bc37233f6
@ -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="ff8d967effbb233ca198679280b89ce807426bf0"
|
||||
CROS_WORKON_COMMIT="e2e860614f8edf2eefb7eae3b76a45b628ce45bb"
|
||||
KEYWORDS="amd64 arm64 x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user