We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e6d9d49 + af4caef commit a1fd98eCopy full SHA for a1fd98e
sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-init/coreos-init-9999.ebuild
@@ -8,6 +8,7 @@ EGIT_REPO_URI="https://github.com/flatcar/init.git"
8
if [[ "${PV}" == 9999 ]]; then
9
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
10
else
11
+ EGIT_BRANCH="flatcar-4459-backport"
12
EGIT_COMMIT="e4a70e49b97fbcc427f8e2bea5f8406c10bebeac" # flatcar-4459-backport
13
KEYWORDS="amd64 arm arm64 x86"
14
fi
0 commit comments