bump(coreos-base/coretest): Include latest fixes

This commit is contained in:
Michael Marineau 2014-03-23 17:32:31 -07:00
parent b507e746a8
commit b3b31a2ec6
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 ~arm ~x86"
else
CROS_WORKON_COMMIT="6b198a0ec50de2394abd1a9fde64c1eb033f66b4"
CROS_WORKON_COMMIT="5b418e359a28b154d999ecafc94964e195e0fb5f"
KEYWORDS="amd64 arm x86"
fi