mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 13:31:28 +02:00
coreos-cloudinit: roll back to 0.7.7, the 0.8.x series still needs work.
This commit is contained in:
parent
477afcd01d
commit
7aa63d97c9
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="43be8c89965f4b1d19082742a0a3db27a3c103dd" # tag v0.8.6
|
||||
CROS_WORKON_COMMIT="d0a6d6f92f376e9fea26f0291c753c39504ffc9c" # tag v0.7.7
|
||||
KEYWORDS="amd64"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user