mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-08 02:41:55 +01:00
sys-kernel/bootengine: finish network-cleanup.service before rootfs switch
This pulls in https://github.com/kinvolk/bootengine/pull/27
This commit is contained in:
parent
2148ced2f2
commit
1b2ab70890
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="08daa8a082df5b47292e18f0e4ca5e147e422a7d" # flatcar-master
|
||||
CROS_WORKON_COMMIT="c9c42c50068bd1bc6b12a4cc9112f500ae52cd1a" # flatcar-master
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user