mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
Merge pull request #1715 from marineam/grub
grub: bump version: includes upstream and coreos changes
This commit is contained in:
commit
6189ee647a
@ -12,7 +12,7 @@ PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="9a794d4652154272aa969717c8c66aa06e063ec2"
|
||||
CROS_WORKON_COMMIT="4ccc609994fe2f5e0911b91a11ad9e4289dc3a04"
|
||||
KEYWORDS="amd64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user