bump(coreos-base/coreos-cloudinit): grab update.reboot-strategy

This commit is contained in:
Brandon Philips 2014-05-06 21:11:26 -07:00
parent 9e73e02ce9
commit e6be8c2ac0
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 if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64" KEYWORDS="~amd64"
else else
CROS_WORKON_COMMIT="0f1717bf26800eb240a16d02a9cabd64e60b4148" # v0.5.2 CROS_WORKON_COMMIT="7df5cf761e06033cd42eade4ec6c0902f9598965" # v0.6.0
KEYWORDS="amd64" KEYWORDS="amd64"
fi fi