coreos-base/coreos-init: bump for new signing subkey

This commit is contained in:
Benjamin Gilbert 2018-02-09 21:31:43 -08:00
parent 56f138af4a
commit feb3c835ea
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
CROS_WORKON_COMMIT="56032d16c69397df3b89095bf538597abfde13e6"
CROS_WORKON_COMMIT="19ecf75a44b5c985e4f3cb312caa19f776277cb9"
KEYWORDS="amd64 arm arm64 x86"
fi