mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 05:21:23 +02:00
bump(coreos-base/update_engine): send pings hourly
Pull in this PR: https://github.com/coreos/update_engine/pull/32
This commit is contained in:
parent
98473f4e09
commit
14fd736286
@ -8,7 +8,7 @@ CROS_WORKON_REPO="git://github.com"
|
|||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64 ~arm ~x86"
|
KEYWORDS="~amd64 ~arm ~x86"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="d81fa01ca4101375e8168d9245e7950109a0efa2"
|
CROS_WORKON_COMMIT="574bb572abea8c713efa9a858102bfdd175c9e77"
|
||||||
KEYWORDS="amd64 arm x86"
|
KEYWORDS="amd64 arm x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user