bump(coreos-base/update_engine): small fix for update_engine_stub

This commit is contained in:
Michael Marineau 2014-04-08 11:43:04 -07:00
parent 5f27cc04e1
commit 6191438434
2 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ CROS_WORKON_REPO="git://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~x86"
else
CROS_WORKON_COMMIT="f084f56dec6aeb1259e901112f3b9461e265883f"
CROS_WORKON_COMMIT="cf6827237b9123b2173b9d3d326c2471804dcea4"
KEYWORDS="amd64 arm x86"
fi