mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 13:31:28 +02:00
Merge pull request #650 from brianredbeard/tlsdate-fix
pull in fix for coreos/coretest#35 to fix TlsDate checks
This commit is contained in:
commit
4e4de371cf
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="7ce9e130033cf47569aa1c8ab86d591c681504e0"
|
||||
CROS_WORKON_COMMIT="07313fe31b1f8dbe4e26f0c0c5c3ee480cabc57c"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user