bump(coreos-base/coreos-cloudinit): bump to 0.7.0

https://github.com/coreos/coreos-cloudinit/releases/tag/v0.7.0
This commit is contained in:
Brandon Philips 2014-05-16 18:26:16 -07:00 committed by Michael Marineau
parent c617076bd3
commit 4f40f4c7a3
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="a398ce82f75001d23a53a4cf45d90a69b09b0b6e"
CROS_WORKON_COMMIT="289ada4668d9fd9553db9f20e9e46c63f44215cb"
KEYWORDS="amd64"
fi