mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-16 22:12:37 +01:00
sys-kernel/bootengine: Reduce size with wrapper scripts
This pulls in https://github.com/flatcar/bootengine/pull/108 Signed-off-by: Kai Lueke <kailuke@microsoft.com>
This commit is contained in:
parent
ba1273dac4
commit
2b80c40d8d
@ -7,7 +7,7 @@ EGIT_REPO_URI="https://github.com/flatcar/bootengine.git"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
EGIT_COMMIT="1eb892c1970a158247b3709f81d03b44de7d806e" # flatcar-master
|
||||
EGIT_COMMIT="31ba2964ce5e77ae5553eb0a3624afcc7078bb09" # flatcar-master
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user