Skip to content

Commit

Permalink
sys-kernel/bootengine: bump to fix diskless PXE
Browse files Browse the repository at this point in the history
This updates bootengine to include the fix for a torcx-related
persistent boot failure on diskless PXE:
coreos/bootengine#147

Fixes: coreos/bugs#2491
  • Loading branch information
lucab committed Aug 13, 2018
1 parent 9124304 commit 598ec27
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys-kernel/bootengine/bootengine-9999.ebuild
Expand Up @@ -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

Expand Down

0 comments on commit 598ec27

Please sign in to comment.