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

Commit

Permalink
update_engine: point to nvidia changes
Browse files Browse the repository at this point in the history
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
  • Loading branch information
sayanchowdhury committed Mar 17, 2023
1 parent ffec19c commit 8fce05f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coreos-base/update_engine/update_engine-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ CROS_WORKON_REPO="https://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
CROS_WORKON_COMMIT="c6f566d47d8949632f7f43871eb8d5c625af3209" # flatcar-master
CROS_WORKON_COMMIT="c6f566d47d8949632f7f43871eb8d5c625af3209" # nvidia-PR
KEYWORDS="amd64 arm64"
fi

Expand Down

0 comments on commit 8fce05f

Please sign in to comment.