bump(coreos-base/vboot_reference): Fix cgpt linking

This commit is contained in:
Michael Marineau 2014-02-17 17:42:34 -08:00
parent 448e9e2b1e
commit ebccb38f9c
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="f634c54e9e2374243ecc3e93ef18925f4a439251"
CROS_WORKON_COMMIT="c252dcb4dd97bec4ef388cbf85923b30e34ee8e1"
KEYWORDS="amd64 arm x86"
fi