mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-03 03:21:43 +02:00
Merge pull request #441 from marineam/fix-btrfs
bump(coreos-base/coreos-init): Include fix for btrfs resize
This commit is contained in:
commit
aaa749eeb8
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="7c6fe6641171e1d07f038f31ed4120ab19ea2c49"
|
||||
CROS_WORKON_COMMIT="b841aa8ab2008c0aba7240b20aa106935019a770"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user