Skip to content

Commit ff3cd14

Browse files
committed
coreos-base/coreos-init: Bump for new Ignition OEM mount handling
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
1 parent cab3526 commit ff3cd14

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
DIST coreos-init-1660f54f79dbba285a64c52d3338f5566e1d770d.tar.gz 59695 BLAKE2B 02c67fa98ee0b97123cb322fb6eabacf7ae7a282914408a8246371552ed222cc3eb56f27d5c42230158a4f7907db9cdfd4b7f51e96995aac2a0f903ff34d034d SHA512 d1282837b52f550855e6c0990796e270c32d7b0882b062f401aff9c9eea7a7c8fba4f2a051f9c42be9316022fa8ee214dc28a8078b306577629d01d96e32d5e8
1+
DIST coreos-init-639b1420118745b645aed223790bbd38c9730864.tar.gz 60001 BLAKE2B 5d4ac557d8cd0c2a7156be568f71a6505cd9af6a9a5c0c34478d4d9265213d58f82cbfb12f070260c7bfd43a45afe9d304ab741bbb77821cb8b19c34ee23d110 SHA512 3e9193c13b49116d2ff1268973acfe9956763b44b65ea0773f88f17adfb9df6698292ec7011c80e0605ae152c63d9ea70ed850699e413a3dfd8fc5dfb1f51f67

sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-init/coreos-init-0.0.1-r203.ebuild renamed to sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-init/coreos-init-0.0.1-r204.ebuild

File renamed without changes.

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
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
1414
EGIT_REPO_URI="https://github.com/flatcar/init.git"
1515
inherit git-r3
1616
else
17-
EGIT_VERSION="1660f54f79dbba285a64c52d3338f5566e1d770d" # flatcar-master
17+
EGIT_VERSION="639b1420118745b645aed223790bbd38c9730864"
1818
SRC_URI="https://github.com/flatcar/init/archive/${EGIT_VERSION}.tar.gz -> ${PN}-${EGIT_VERSION}.tar.gz"
1919
S="${WORKDIR}/init-${EGIT_VERSION}"
2020
KEYWORDS="amd64 arm arm64 x86"

0 commit comments

Comments
 (0)