coreos-base/update_engine: update to 0.4.9

Changes since previous release:
 * coreos-postinst: add torcx-profile-populate logic
This commit is contained in:
Luca Bruno 2018-07-12 09:40:58 +00:00
parent ffbe44a381
commit 9c7250566b
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="3f1a7e45eb9e2f9b6a74ba03fe2aab5b37106902" # v0.4.8
CROS_WORKON_COMMIT="47dfb956377b748d2c5ab0a0e49218b79b29c2bf" # v0.4.9
KEYWORDS="amd64 arm64"
fi