mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-01 03:41:11 +02:00
Merge pull request #957 from marineam/grub
grub: mark new version as stable
This commit is contained in:
commit
19c4aa596f
1
sdk_container/src/third_party/coreos-overlay/sys-boot/grub/grub-2.02_beta2_p20141106.ebuild
vendored
Symbolic link
1
sdk_container/src/third_party/coreos-overlay/sys-boot/grub/grub-2.02_beta2_p20141106.ebuild
vendored
Symbolic link
@ -0,0 +1 @@
|
||||
grub-9999.ebuild
|
@ -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="x"
|
||||
CROS_WORKON_COMMIT="7ed934533c1319954540f6cee0c0bf728b155c2e"
|
||||
KEYWORDS="amd64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user