mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
coreos-base/update_engine: Point to latest flatcar-master
This pulls in https://github.com/flatcar-linux/update_engine/pull/7
This commit is contained in:
parent
9b8589a03f
commit
7aa31a28b8
@ -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="ae63e23520d84a08eefd94a479777ba48e68c2d8" # flatcar-master
|
CROS_WORKON_COMMIT="ace0de561ee30d9665d82167ad493043a035e4af" # flatcar-master
|
||||||
KEYWORDS="amd64 arm64"
|
KEYWORDS="amd64 arm64"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user