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

Commit

Permalink
sys-apps/ignition: bump commit ID
Browse files Browse the repository at this point in the history
this commit ID pulls the following PR:
  * flatcar/ignition#23

it mainly brings V3 support on top of V2 support for Ignition and ensure
backward compatibility with existing integration.

Signed-off-by: Mathieu Tortuyaux <[email protected]>
  • Loading branch information
Mathieu Tortuyaux committed Sep 2, 2021
1 parent bc4fdd6 commit 25c956a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys-apps/ignition/ignition-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ inherit coreos-go cros-workon systemd udev
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="a070efe79edba7541b33ffd80e82dffe557ebf74" # flatcar-master
CROS_WORKON_COMMIT="52855461123378722e9b763944115446f11a9a09" # tormath1/convert-v2-v3
KEYWORDS="amd64 arm64"
fi

Expand Down

0 comments on commit 25c956a

Please sign in to comment.