mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-05 09:21:43 +01:00
sys-apps/seismograph: update to fix rootdev and cgpt
Update commit of seismograph to pull in the PRs: https://github.com/flatcar-linux/seismograph/pull/2 https://github.com/flatcar-linux/seismograph/pull/3
This commit is contained in:
parent
b19f4b11a7
commit
663614bd53
@ -9,7 +9,7 @@ AUTOTOOLS_AUTORECONF=1
|
|||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="b22d192993fc8cc4ef55b2942e3e1e4aac09d713"
|
CROS_WORKON_COMMIT="0beee405d22499afd9b7cbe711ccca60116946ab"
|
||||||
KEYWORDS="amd64 arm arm64 x86"
|
KEYWORDS="amd64 arm arm64 x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user