Skip to content

Commit

Permalink
Update sdk_container/src/third_party/coreos-overlay/sys-kernel/booten…
Browse files Browse the repository at this point in the history
…gine/bootengine-9999.ebuild
  • Loading branch information
pothos authored Mar 27, 2024
1 parent a2b67b3 commit bc9ea55
Showing 1 changed file with 1 addition and 1 deletion.
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="66145c330d6d0b44c2cc161e042e6f18966c2e4f"
CROS_WORKON_COMMIT="77adbbe1ae91ae29efa11d7b46e4d71af351e154" # flatcar-master
KEYWORDS="amd64 arm arm64 x86"
fi

Expand Down

0 comments on commit bc9ea55

Please sign in to comment.