Skip to content

Commit a37be48

Browse files
committed
overlay coreos-init: Distribute new sub key 2025
This pulls in flatcar/init#129 to distribute the new sub key.
1 parent 096e484 commit a37be48

File tree

2 files changed

+1
-1
lines changed

2 files 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="b5a6cbcfaabe605e28e075b8ac674edaf576a0eb" # flatcar-master
11+
EGIT_COMMIT="c818ad2c1923ff6fad2c01895f635e172990a48c" # flatcar-master
1212
KEYWORDS="amd64 arm arm64 x86"
1313
fi
1414

0 commit comments

Comments
 (0)