Skip to content

Commit 3f5a93a

Browse files
committed
sys-kernel/bootengine: Reduce size with wrapper scripts
This pulls in flatcar/bootengine#108 Signed-off-by: Kai Lueke <[email protected]>
1 parent 27c212a commit 3f5a93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk_container/src/third_party/coreos-overlay/sys-kernel/bootengine/bootengine-9999.ebuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ EGIT_REPO_URI="https://github.com/flatcar/bootengine.git"
77
if [[ "${PV}" == 9999 ]]; then
88
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
99
else
10-
EGIT_COMMIT="1eb892c1970a158247b3709f81d03b44de7d806e" # flatcar-master
10+
EGIT_COMMIT="31ba2964ce5e77ae5553eb0a3624afcc7078bb09" # flatcar-master
1111
KEYWORDS="amd64 arm arm64 x86"
1212
fi
1313

0 commit comments

Comments
 (0)