Merge pull request #2957 from bgilbert/cm

coreos-base/coreos-metadata: bump to 1.0.5
This commit is contained in:
Benjamin Gilbert 2017-12-16 14:38:04 -08:00 committed by GitHub
commit 955ac759cc
2 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ UPDATE_SSH_KEYS_VERSION="0.1.1"
if [[ ${PV} == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="4faa6e389e4b6dcc4cb9e566189d9056a50ebd5f" # v1.0.4
CROS_WORKON_COMMIT="a4eb0f804c7e56b6d2fb087482adc62dca5a2b96" # v1.0.5
KEYWORDS="amd64 arm64"
fi