mantle: bump to 0.0.5 to include latest GCE platform work

This commit is contained in:
Patrick Baxter 2015-04-21 11:24:12 -07:00
parent 91053c7de5
commit c03ff3945a
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