mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
Update go-tspi to master
This is needed in order to obtain full log information for pre-OS events
This commit is contained in:
parent
f3d239cf2c
commit
5409c5c5bf
@ -7,7 +7,7 @@ EGIT_REPO_URI="git://github.com/coreos/go-tspi.git"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
else
|
||||
EGIT_COMMIT="8d98d77f9fc5e3a93227cbcde7abb8bdf1a29869"
|
||||
EGIT_COMMIT="1708d740a1fec08db39d9c15960ed6cc3a7e974a"
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user