mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-08 22:12:22 +02:00
fix(coreos-base/coretest): Remove/replace coretest TlsDate checks
pull in https://github.com/coreos/coretest/pull/36 to fix TlsDate checks and replace them with calls to ntpdate
This commit is contained in:
parent
36ba9666d6
commit
8b0140150b
@ -9,7 +9,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="7ce9e130033cf47569aa1c8ab86d591c681504e0"
|
CROS_WORKON_COMMIT="07313fe31b1f8dbe4e26f0c0c5c3ee480cabc57c"
|
||||||
KEYWORDS="amd64 arm x86"
|
KEYWORDS="amd64 arm x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user