mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-15 22:31:59 +01:00
coreos-base/coreos-init: Update to include Calico tunl0 networkd units
This pulls in https://github.com/flatcar-linux/init/pull/26
This commit is contained in:
parent
cc40759565
commit
6212d698d2
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="6523efda204752f9849a6033e744df9d43a5c567" # flatcar-master
|
||||
CROS_WORKON_COMMIT="09193a619d00e0261c08590731339669aeca2043" # flatcar-master
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user