mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-17 10:06:12 +02:00
Merge pull request #1063 from marineam/ext4
coreos-init: fix coreos-install for ext4 based images
This commit is contained in:
commit
b40ce7b3c2
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="dd60f41e724e931596d4d7a6dc0c8821b528eefc"
|
||||
CROS_WORKON_COMMIT="00ff17b945d1ba882035c089aaec614226bb3fbd"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user