update_engine: update to latest, fixes kernel payload code

This commit is contained in:
Michael Marineau 2015-07-02 14:09:56 -07:00
parent 7f33fd307c
commit a437c096fe
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ AUTOTOOLS_AUTORECONF=1
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
CROS_WORKON_COMMIT="f79c8f95dd8bd2a0c532d1922869e2e602be8037"
CROS_WORKON_COMMIT="911c99bc41037be13f773a31fe2f5fdb8fc0ae02"
KEYWORDS="amd64 arm arm64 x86"
fi