Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
Use mantle/ignition versions which have the opt/org.flatcar-linux Ign…
Browse files Browse the repository at this point in the history
…ition var
  • Loading branch information
pothos committed Sep 16, 2019
1 parent 596d837 commit 043a55d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion coreos-devel/mantle/mantle-9999.ebuild
Expand Up @@ -11,7 +11,7 @@ if [[ "${PV}" == 9999 ]]; then
COREOS_GO_MOD="vendor"
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="e7983fc86fae0b77e24611c6f96da3765dc81d1d" # v0.12.0
CROS_WORKON_COMMIT="54ee38b425c6f493232cc75be003bbee50148504" # v0.13.0+54ee38b
KEYWORDS="amd64 arm64"
fi

Expand Down
2 changes: 1 addition & 1 deletion sys-apps/ignition/ignition-9999.ebuild
Expand Up @@ -11,7 +11,7 @@ inherit coreos-go cros-workon systemd udev
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="c65e95cdaecd7268e1d345c804557a1990a66314" # tag v0.33.0
CROS_WORKON_COMMIT="35ef4dca3f42cba579bae067f83fe43905c061b3" # tag v0.28.0 flatcar-master
KEYWORDS="amd64 arm64"
fi

Expand Down

0 comments on commit 043a55d

Please sign in to comment.