mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 14:31:02 +02:00
Merge pull request #1321 from marineam/logrotate-fix
coreos-init: fix build
This commit is contained in:
commit
bbe5a5d9e3
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="d301028d546e4a774345dab69d0429f6bc527ae0"
|
||||
CROS_WORKON_COMMIT="859e8672c0c5a77642f5324225a7a82209d287ba"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user