mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 02:11:33 +01:00
sys-apps/ignition: Point to flatcar-master
Pulls in https://github.com/flatcar-linux/ignition/pull/10
This commit is contained in:
parent
add45c8243
commit
106a2901bd
@ -11,7 +11,7 @@ inherit coreos-go cros-workon systemd udev
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="8bfecc9da0b9725535d5498b894058a1578a3855" # flatcar-master
|
||||
CROS_WORKON_COMMIT="2159a10b5a2bd03ff830257ad580c23cb3a0c29d" # flatcar-master
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user