mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 00:51:41 +02:00
coreos-base/coreos-cloudinit: Workaround for user-configvirtfs.service
This pulls in https://github.com/flatcar/coreos-cloudinit/pull/24 as a workaround to use Upholds= which eventually starts user-configvirtfs.service.
This commit is contained in:
parent
4c4ec0226b
commit
8f45b6bb98
@ -12,7 +12,7 @@ inherit cros-workon systemd toolchain-funcs udev coreos-go
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="a5d40f3d2178fed068228a66e40c2db24b2d14a9" # flatcar-master
|
||||
CROS_WORKON_COMMIT="47bc4cfae35357d88f84e8fdb65c787054fc17a3" # flatcar-master
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user