mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 23:11:07 +02:00
Merge pull request #589 from marineam/diskless
bump(coreos-base/update_engine): Fixes update_engine_stub
This commit is contained in:
commit
38fa6b4a76
@ -8,7 +8,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="1513ebd611c79ba06500c31275e0bee3b01644a6"
|
||||
CROS_WORKON_COMMIT="ee3e9a2c0f101717ab3fb824acfb4433a95cedbd"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user