Merge pull request #1212 from pbx0/mantle

mantle: bump to 0.0.5 to include latest GCE platform work
This commit is contained in:
Patrick Baxter 2015-04-21 11:50:39 -07:00
commit 07f6782a61
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ COREOS_GO_PACKAGE="github.com/coreos/mantle"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64"
else
CROS_WORKON_COMMIT="804b9bbe9ac3002ecf3787a0f2dea3108b26da91"
CROS_WORKON_COMMIT="56ed8e53342554a742951e3c8650054a0e95f2c7"
KEYWORDS="amd64"
fi