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 06f3ae5 + 5ed6e9a commit 3c73015Copy full SHA for 3c73015
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="66edf6fe96d4763a747273e73d91f175dc6e1107" # flatcar-master
+ EGIT_COMMIT="5d3ac4819005c92bc1b64d73ccf8d8b959443c3e" # flatcar-master
11
KEYWORDS="amd64 arm arm64 x86"
12
fi
13
0 commit comments