coreos-init: update gpg key in coreos-install

This commit is contained in:
Michael Marineau 2015-08-31 16:31:18 -04:00
parent 30f93f3fc1
commit 4d577f7341
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="06cab4f4cc45d31468e6f9856d882a19a37400de"
CROS_WORKON_COMMIT="1ff41253565d8e0d5461e6cf9222f4a7bc5dcbe5"
KEYWORDS="amd64 arm arm64 x86"
fi