mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
coreos-base/coreos-init: bump version
The newer version of coreos-init removes the update-ssh-keys script in preparation for the standalone update-ssh-keys package. Without this bump, the update-ssh-keys package will step on coreos-init's toes.
This commit is contained in:
parent
97987ef7f4
commit
a4b5c928f5
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
|||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="c48b1fdd52fa78c7e67db33861dabaa93f3e73e1"
|
CROS_WORKON_COMMIT="79acf5a753f9b34b670f85357a3aeac0e7d5f477"
|
||||||
KEYWORDS="amd64 arm arm64 x86"
|
KEYWORDS="amd64 arm arm64 x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user