Revert "coreos-base/coreos-cloudinit: bump to v0.9.1"

This reverts commit ab350a7e7ed5d1819fe406b4a0a73cb220cff8db.
This commit is contained in:
Alex Crawford 2014-08-07 11:02:20 -07:00
parent 4c29e4de80
commit c28898951c
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="5d65ca230a180ca1a739398ee4033e3d5861d1b3" # tag v0.9.1
CROS_WORKON_COMMIT="364507fb75d4a858c3723aba9736f7201166aff2" # tag v0.9.0
KEYWORDS="amd64"
fi