coreos-base/update_engine: bump commit ID

this pulls the OpenSSL 3 upgrade.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Mathieu Tortuyaux 2022-12-06 19:34:53 +01:00
parent c40db9d10f
commit 018198129a
2 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ CROS_WORKON_REPO="https://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
CROS_WORKON_COMMIT="1c290db26e5591c5fe3497d91040e186e12b4315" # flatcar-master
CROS_WORKON_COMMIT="12d43a8e71293567f10d940465113550188a4ce8" # flatcar-master
KEYWORDS="amd64 arm64"
fi