bump(coreos-base/vboot_reference): New cgpt version

Tolerates btrfs, better protective MBR support and adds hybrid MBR support.
This commit is contained in:
Michael Marineau 2014-03-10 18:43:47 -07:00
parent 702e4e91a4
commit 351df16adb
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="c252dcb4dd97bec4ef388cbf85923b30e34ee8e1"
CROS_WORKON_COMMIT="d90d29d5c73d2443f30fba8002735b956ddf7f60"
KEYWORDS="amd64 arm x86"
fi