toolbox: update to latest

Adds bind mount for /media/root/run inside the container.
This commit is contained in:
Michael Marineau 2015-04-15 18:07:22 -07:00
parent a0f531cf1e
commit 8d6c9553aa
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="d754fe76b2ece884a2be24569a16affb20dd0b3c"
CROS_WORKON_COMMIT="fc4fed00e9d178ae2814493d1e6426a4ce74970c"
KEYWORDS="amd64"
fi