mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 18:31:54 +01:00
Merge pull request #2038 from mischief/coreos-init
coreos-base/coreos-init: bump to latest
This commit is contained in:
commit
004d45c805
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="84b2a5bb03c7fd13e943774e8c1887279c812e5c"
|
||||
CROS_WORKON_COMMIT="8182962f0a457e82512794f354d2d262e8961ca1"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user