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

Commit

Permalink
coreos-base/coreos-init: add gve driver to existing gcp network link …
Browse files Browse the repository at this point in the history
…rules

Pulls in flatcar/init#67
  • Loading branch information
jepio committed Apr 13, 2022
1 parent 401b4c9 commit f2c89e7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coreos-base/coreos-init/coreos-init-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ CROS_WORKON_REPO="https://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
CROS_WORKON_COMMIT="d76453b957f1e9ebe428c66ea6c9e3bb9a2d3489" # flatcar-master
CROS_WORKON_COMMIT="7fca88296ad7b137a7f622a275e58fb81fca7b30" # jepio/gcp-gve-support
KEYWORDS="amd64 arm arm64 x86"
fi

Expand Down

0 comments on commit f2c89e7

Please sign in to comment.