mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 18:31:54 +01:00
Merge pull request #560 from flatcar-linux/t-lo/add-new-subkey-to-init
coreos-init: add new subkey rsa4096/FCBEAB91
This commit is contained in:
commit
14bdd7bcaf
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="1ba03680e324cd1574f03de9af4e944af8ab27ce" # flatcar-master
|
||||
CROS_WORKON_COMMIT="b5a5bcc087fa979b51e59b6d420beaf4053ea11d" # flatcar-master
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user