Merge pull request #424 from marineam/mbr

bump(coreos-base/vboot_reference): Another hybrid MBR fix for Xen
This commit is contained in:
polvi 2014-03-13 19:49:03 -07:00
commit 069c898b41
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="154f914f88fbd3ca14ba287c78b8b19746881fbf"
CROS_WORKON_COMMIT="0c9f6005588ae469dff3b2302e33068f1b482ef9"
KEYWORDS="amd64 arm x86"
fi