mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 23:41:10 +02:00
seismograph: minor cgpt bug fixes
Report errors from repair and other fixes from https://github.com/coreos/seismograph/pull/35
This commit is contained in:
parent
49dc823272
commit
55391e802d
@ -9,7 +9,7 @@ AUTOTOOLS_AUTORECONF=1
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="e408b6cacbd31eda4d64adda00727e9c724fa516"
|
||||
CROS_WORKON_COMMIT="12bef2f871d94e6014fc38ce5c169f51d6296400"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user