Skip to content

Commit f3e5ad9

Browse files
committed
sys-kernel/bootengine: Remove Torcx step
This pulls in flatcar/bootengine#77 to not try to run Torcx when /etc/torcx/next-profile exists.
1 parent b82cc59 commit f3e5ad9

File tree

2 files changed

+1
-1
lines changed

2 files 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
@@ -10,7 +10,7 @@ CROS_WORKON_REPO="https://github.com"
1010
if [[ "${PV}" == 9999 ]]; then
1111
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
1212
else
13-
CROS_WORKON_COMMIT="102a4cddcac56174c8533abb53f0a42562433014" # flatcar-master
13+
CROS_WORKON_COMMIT="10cea163fa12a5686e367041bc9254b30461f261" # flatcar-master
1414
KEYWORDS="amd64 arm arm64 x86"
1515
fi
1616

0 commit comments

Comments
 (0)