mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-05 09:21:43 +01:00
coreos-base/update_engine: Point to latest flatcar-master
This pulls in https://github.com/flatcar-linux/update_engine/pull/6 for rollback detection.
This commit is contained in:
parent
54cd827f05
commit
331b877958
@ -9,7 +9,7 @@ AUTOTOOLS_AUTORECONF=1
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="13d39ab1d252773bfe7640a2f42d2f5d804245c7" # flatcar-master
|
||||
CROS_WORKON_COMMIT="ae63e23520d84a08eefd94a479777ba48e68c2d8" # flatcar-master
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user