mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-20 07:51:44 +01:00
coreos-base/update_engine: Bump commit for bugfix
Pulls in https://github.com/flatcar/update_engine/pull/39 which fixes updates on the stable channel for nodes with self-hosted packages in an environment where nodes are not allowed access to the upstream Flatcar update server. Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
This commit is contained in:
parent
61964b7c6c
commit
9c7ad4e157
@ -8,7 +8,7 @@ CROS_WORKON_REPO="https://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="0a2e1bbd7564a237a15a0b3bf248f702b0d74e61" # flatcar-3815-backport
|
||||
CROS_WORKON_COMMIT="71b7cc345a2974bb9274eb058683d68bb301ffa0" # flatcar-3815-backport
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user