mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-09 11:21:58 +01:00
coreos-base/coreos-init: Point to latest flatcar-master
This pulls in https://github.com/flatcar-linux/init/pull/27
This commit is contained in:
parent
7f4483b69e
commit
da030f0543
@ -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="09193a619d00e0261c08590731339669aeca2043" # flatcar-master
|
CROS_WORKON_COMMIT="06c1731dabef7a68bd3542f5cc5379580b7c3931" # flatcar-master
|
||||||
KEYWORDS="amd64 arm arm64 x86"
|
KEYWORDS="amd64 arm arm64 x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user