coreos-base/coreos-cloudinit: bump to v1.7.1

This commit is contained in:
Alex Crawford 2015-10-27 22:29:14 -07:00
parent 4e3fc19f7b
commit 9e80b67bb6
2 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ elif [[ "${PV}" == "1.5.1" ]]; then
CROS_WORKON_COMMIT="fac805dc11951d32fe68a77200988828fa1ce48d" # tag v1.5.1
KEYWORDS="amd64 arm64"
else
CROS_WORKON_COMMIT="1d962916b9c783e27531496fe76812b8fb8e3dfb" # tag v1.7.0
CROS_WORKON_COMMIT="cd1994b0076d10db903866cee6944c2566234058" # tag v1.7.1
KEYWORDS="amd64"
fi