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.
1 parent 27c212a commit 3f5a93aCopy full SHA for 3f5a93a
sdk_container/src/third_party/coreos-overlay/sys-kernel/bootengine/bootengine-9999.ebuild
@@ -7,7 +7,7 @@ EGIT_REPO_URI="https://github.com/flatcar/bootengine.git"
7
if [[ "${PV}" == 9999 ]]; then
8
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
9
else
10
- EGIT_COMMIT="1eb892c1970a158247b3709f81d03b44de7d806e" # flatcar-master
+ EGIT_COMMIT="31ba2964ce5e77ae5553eb0a3624afcc7078bb09" # flatcar-master
11
KEYWORDS="amd64 arm arm64 x86"
12
fi
13
0 commit comments