mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 18:31:54 +01:00
sys-kernel/bootengine: bump to fix the sysroot-boot service race
Fixes https://github.com/flatcar-linux/Flatcar/issues/83.
This commit is contained in:
parent
78875a0303
commit
7d130f7149
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
|||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="607494d147489b6fe16eef1cd9494f5f11d85fc0" # flatcar-master
|
CROS_WORKON_COMMIT="2bfa9d1d4cf52bf61a5ba77c6d713b84348de511" # flatcar-master
|
||||||
KEYWORDS="amd64 arm arm64 x86"
|
KEYWORDS="amd64 arm arm64 x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user