mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-10 03:41:41 +01:00
sys-apps/ignition: Point to latest flatcar-master for VMware fixes
Pulls in https://github.com/flatcar-linux/ignition/pull/11 to fix VMware guestinfo variable retrieval and add the missing *.config.url variable.
This commit is contained in:
parent
ac7560e3ca
commit
4400fdb6f9
@ -11,7 +11,7 @@ inherit coreos-go cros-workon systemd udev
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="2159a10b5a2bd03ff830257ad580c23cb3a0c29d" # flatcar-master
|
||||
CROS_WORKON_COMMIT="fb5031b4508a80a1c4185f31b002738d8dd6c819" # flatcar-master
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user