coreos-cloudinit: bump to v1.6.2

This commit is contained in:
Michael Marineau 2015-10-01 12:24:19 -07:00
parent f129de3237
commit 908f976561
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="a0fcbb16d64588e1b2f5ed91b9ae4631710ec74c" # tag v1.6.1
CROS_WORKON_COMMIT="3c2b5e6636da75c163ec980fd4edb0992081a6bc" # tag v1.6.2
KEYWORDS="amd64"
fi