update_engine: bump to 0.3.0, adds kernel update support

This commit is contained in:
Michael Marineau 2016-09-16 16:02:27 -07:00
parent 33f3a9b2ed
commit dd95c7c5d6
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="c7da62013282f8bd9bd3ab21b9e61e1a4d1768c5" # v0.2.2
CROS_WORKON_COMMIT="a1e9f5563bbe33ea837bf5ca2a9ba6c2619d8e91" # v0.3.0
KEYWORDS="amd64 arm64"
fi