bump(coreos-base/coretest): Fixes for update related tests

This commit is contained in:
Michael Marineau 2014-05-04 21:19:26 -07:00
parent 7c66ebe548
commit 06b9e2e158
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="1f1b8ca6fe0666d1784ef3d5664b12abf2bceae8"
CROS_WORKON_COMMIT="07925c8f2b3ee4ffea0894ff75b0aeded35d3896"
KEYWORDS="amd64 arm x86"
fi