mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
coreos-base/coreos-cloudinit: Point to latest flatcar-master
Pulls in https://github.com/flatcar-linux/coreos-cloudinit/pull/4 to support guestinfo.ignition.config.* variables as data source.
This commit is contained in:
parent
5660d8e304
commit
73cb380729
@ -11,7 +11,7 @@ inherit cros-workon systemd toolchain-funcs udev coreos-go
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="3583e75a3d669803b95728e31f87bd7e01c5d43e" # flatcar-master
|
||||
CROS_WORKON_COMMIT="8911fe016d69f67bfc61f36f59ca083a604f7109" # flatcar-master
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user