vboot_reference: fix cgpt with cciss block devices

This commit is contained in:
Michael Marineau 2014-09-24 11:38:34 -07:00
parent 00e659c1ff
commit cf329bbc18
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