coreos-base/update_engine: bump to v0.4.3

This includes the python fix for Azure.
This commit is contained in:
Alex Crawford 2017-01-09 14:04:58 -08:00
parent 4e55cd3d06
commit 53a4a14a40
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="956745b6e10f5dc9f234be5d4112a7c2459860d2" # v0.4.2
CROS_WORKON_COMMIT="5e7417c0c58b3e4e965d7ba7b071bb868c9f1046" # v0.4.3
KEYWORDS="amd64 arm64"
fi