mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-16 06:41:38 +01:00
sys-kernel/bootengine: bump to fix diskless PXE
This updates bootengine to include the fix for a torcx-related persistent boot failure on diskless PXE: https://github.com/coreos/bootengine/pull/147 Fixes: https://github.com/coreos/bugs/issues/2491
This commit is contained in:
parent
cc618564fc
commit
3dc015a2ef
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="45b00a9072e0fe87bfd33a12628a43f139b06182"
|
||||
CROS_WORKON_COMMIT="0f595dd2bb4ab6a8078d1cc535ce594a7048c288"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user