Merge pull request #1203 from marineam/toolbox

toolbox: update to latest
This commit is contained in:
Michael Marineau 2015-04-17 15:58:12 -07:00
commit cebfce267a
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