Skip to content

Commit

Permalink
coreos-base/update_engine: fail upgrade if cgroupv1 is enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
ader1990 committed Dec 18, 2024
1 parent 6ee1d50 commit 089df88
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ EGIT_REPO_URI="https://github.com/flatcar/update_engine.git"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
EGIT_COMMIT="541576a4dcd56397597abef7d9ce4c539631ed65" # flatcar-master
EGIT_COMMIT="46e1984f2c91e3d14bad9323a6bf32a9c6662fbc" # flatcar-master
KEYWORDS="amd64 arm64"
fi

Expand Down

0 comments on commit 089df88

Please sign in to comment.