Merge pull request #714 from crawford/cloudinit

coreos-base/coreos-cloudinit: bump to v0.8.2
This commit is contained in:
Michael Marineau 2014-06-30 18:22:24 -07:00
commit 5493944a7a
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64"
else
CROS_WORKON_COMMIT="126188510be4471f6f9810453d2c41afd161fd23" # tag v0.8.1
CROS_WORKON_COMMIT="2d9136959669516db419a5af67444da4df5bc09a" # tag v0.8.2
KEYWORDS="amd64"
fi