bump(coreos-base/vboot_reference): Minor code cleanup.

Removes currently unused code in cgpt resize.
This commit is contained in:
Michael Marineau 2014-05-18 20:48:57 -07:00
parent a2b7338452
commit fd564f3839
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="0c9f6005588ae469dff3b2302e33068f1b482ef9"
CROS_WORKON_COMMIT="1b63aaac25e915291b504eb1c477d4d56211bf4f"
KEYWORDS="amd64 arm x86"
fi