mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-03 03:21:43 +02:00
sys-apps/ignition: support btrfs on the OEM partition
This pulls in https://github.com/kinvolk/ignition/pull/21
This commit is contained in:
parent
bdc7f36d4f
commit
e45a6140d0
@ -12,7 +12,7 @@ inherit coreos-go cros-workon systemd udev
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="032f6205611b2748aa3be924c215af6bd19a18b6" # flatcar-master
|
||||
CROS_WORKON_COMMIT="b80f06d5616865c18ee7ff4d715f3341f2e54154" # flatcar-master
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user