mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 23:11:07 +02:00
coreos-base/update_engine: Point to flatcar-master
Pulls in https://github.com/flatcar-linux/update_engine/pull/2
This commit is contained in:
parent
9bd4be7f55
commit
f03d740eb2
@ -9,7 +9,7 @@ AUTOTOOLS_AUTORECONF=1
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="c3e515c2b76f5bed4f624c5b4d1c56663ac9d048" # v0.4.10
|
||||
CROS_WORKON_COMMIT="efee1cb9223dbf017379d3644a265b3491a73c8a" # flatcar-master
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user