mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
coreos-base/coreos-init: add udev systemd tag for Azure storage devices
This pulls in https://github.com/kinvolk/init/pull/41
This commit is contained in:
parent
e44705e606
commit
c2b0b0cc7e
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="21b1c15f58803c50d47d99b44f949f6922039cda" # flatcar-master
|
||||
CROS_WORKON_COMMIT="6fc3acc21dd95a192fc5077082f1e84bd2a4102e" # flatcar-master
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user