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 30898e6 + b43999b commit a8a0129Copy full SHA for a8a0129
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="9062833e9a93602e0e8469070ece4480dae41699" # flatcar-master
+ EGIT_COMMIT="1eb892c1970a158247b3709f81d03b44de7d806e" # flatcar-master
11
KEYWORDS="amd64 arm arm64 x86"
12
fi
13
0 commit comments