mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-22 17:01:49 +01: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
d180ebc9d5
commit
12f314cf5b
@ -12,7 +12,7 @@ inherit cros-workon systemd toolchain-funcs udev coreos-go
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="89319292b9bca85a7a1f5f8a47c459dd45a8cc7a" # flatcar-master
|
||||
CROS_WORKON_COMMIT="b50fb650de1fa308d3ed252a1722411691fc7c21" # flatcar-3602-backport
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user