Merge pull request #871 from marineam/cgpt

vboot_reference: fix cgpt with cciss block devices
This commit is contained in:
Michael Marineau 2014-09-24 12:17:07 -07:00
commit 58b0fe08e2
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ CROS_WORKON_LOCALDIR="src/platform"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~x86"
else
CROS_WORKON_COMMIT="5ebce0eee36c8623c286da6a5500e3386a1d3be9"
CROS_WORKON_COMMIT="0afa5320e7bed9f2b3c8ffdc4b25336557ea0af1"
KEYWORDS="amd64 arm x86"
fi