vboot_reference: fix hybrid MBR creation in cgpt

This commit is contained in:
Michael Marineau 2014-11-03 10:44:49 -08:00
parent 28398a31fb
commit 486e12b436
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="379af93e58c95f14c4945a7a4896ec5ff850613d"
CROS_WORKON_COMMIT="dcd450948b5ebda1706f6e7f521e3e6356ba8aac"
KEYWORDS="amd64 arm x86"
fi