Skip to content

Commit 3f091e4

Browse files
committed
Merge pull request #3590 from flatcar/scripts
coreos-base/coreos-init: Add noop systemd-sysupdate transfer config
2 parents bdf8c0d + 0fa37e4 commit 3f091e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-init/coreos-init-9999.ebuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ EGIT_REPO_URI="https://github.com/flatcar/init.git"
88
if [[ "${PV}" == 9999 ]]; then
99
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
1010
else
11-
EGIT_COMMIT="8bd8a82fb22bc46ea2cf7da94d58655e102ca26d" # flatcar-master
11+
EGIT_COMMIT="860090d932a0bcdf71a73619f270845a06b64af0" # flatcar-master
1212
KEYWORDS="amd64 arm arm64 x86"
1313
fi
1414

0 commit comments

Comments
 (0)