mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-05 17:32:09 +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
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="13d39ab1d252773bfe7640a2f42d2f5d804245c7" # flatcar-master
|
CROS_WORKON_COMMIT="ae63e23520d84a08eefd94a479777ba48e68c2d8" # flatcar-master
|
||||||
KEYWORDS="amd64 arm64"
|
KEYWORDS="amd64 arm64"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user