mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
coreos-base/coreos-init: Update to latest repository state
This pulls in https://github.com/kinvolk/init/pull/31 to make extend-filesystems more robust against a race.
This commit is contained in:
parent
f620c9fc23
commit
f3d421f45d
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="365cfc7b128dfe0244ec20b4a006964f29633754" # flatcar-master
|
||||
CROS_WORKON_COMMIT="5b0fdd5e2202b19e3b755aa88dc0f282ded5221e" # flatcar-master
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user