mirror of
https://github.com/flatcar/scripts.git
synced 2026-03-06 22:11:52 +01:00
Merge pull request #3178 from flatcar/scripts
sys-kernel/bootengine: Pull in fix for error path and warnings
This commit is contained in:
commit
a8a0129bfb
@ -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="9062833e9a93602e0e8469070ece4480dae41699" # flatcar-master
|
||||
EGIT_COMMIT="1eb892c1970a158247b3709f81d03b44de7d806e" # flatcar-master
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user