mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 11:51:14 +02:00
bump(coreos-base/update_engine): small fix for update_engine_stub
This commit is contained in:
parent
5f27cc04e1
commit
6191438434
@ -8,7 +8,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="f084f56dec6aeb1259e901112f3b9461e265883f"
|
||||
CROS_WORKON_COMMIT="cf6827237b9123b2173b9d3d326c2471804dcea4"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user