bump(coreos-base/vboot_reference): small cgpt update

This commit is contained in:
Michael Marineau 2014-03-11 21:38:14 -07:00
parent b52758b530
commit b7018ba599
2 changed files with 1 additions and 1 deletions

View File

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