coreos-base/coreos-cloudinit: bump to v0.10.1

This commit is contained in:
Alex Crawford 2014-09-12 16:50:43 -07:00
parent cd2bca9bf4
commit 1474da64c7
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="a4a6c281d934ff9ad2e2b1216590b441674b372b" # tag v0.10.0
CROS_WORKON_COMMIT="7342d91a855c0c198c2a32db8fa4070430a23a67" # tag v0.10.1
KEYWORDS="amd64"
fi