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 7666320 + 92b8c8f commit 5fb86fbCopy full SHA for 5fb86fb
sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-init/coreos-init-9999.ebuild
@@ -10,7 +10,7 @@ CROS_WORKON_REPO="https://github.com"
10
if [[ "${PV}" == 9999 ]]; then
11
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
12
else
13
- CROS_WORKON_COMMIT="32982439c691b6de6446f82b8713edb09451d97b" # flatcar-master
+ CROS_WORKON_COMMIT="f35d50bed4c6556fee3ee40fef0d35ee9f3bc2c5" # flatcar-master
14
KEYWORDS="amd64 arm arm64 x86"
15
fi
16
0 commit comments