update_engine: string::assign unset alephversion from appversion

This commit is contained in:
Vito Caputo 2014-10-22 14:02:22 -04:00
parent c60f3b2faa
commit ff8079fb14
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="8ad36caeee16e9c22aff1de62b3bbf4cfb15d5f3"
CROS_WORKON_COMMIT="1866f2af0fe8c8a642679f0a41941158a4896738"
KEYWORDS="amd64 arm x86"
fi