Merge pull request #477 from bcwaldon/bump-coreos-cloudinit

bump(coreos-cloudinit): Upgrade to v0.3.0
This commit is contained in:
Brian Waldon 2014-03-24 19:27:49 -07:00
commit a75f345226
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="35655809ff151f5dfa25451c1516233896ed7863" # v0.2.2
CROS_WORKON_COMMIT="e68134d88480595211ea594b10be3316f19085b5" # v0.3.0
KEYWORDS="amd64"
fi