We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fbb9485 + ce8372b commit 6c99e54Copy full SHA for 6c99e54
sdk_container/src/third_party/coreos-overlay/coreos-base/update_engine/update_engine-9999.ebuild
@@ -7,7 +7,7 @@ EGIT_REPO_URI="https://github.com/flatcar/update_engine.git"
7
if [[ "${PV}" == 9999 ]]; then
8
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
9
else
10
- EGIT_COMMIT="4ecb5e3b073dfc3818d8d0db2f4c3e15dccb0e5c" # main
+ EGIT_COMMIT="aa31b3ea36b2c4d585406ab13dbdf2c4e8959a99" # main
11
KEYWORDS="amd64 arm64"
12
fi
13
0 commit comments