mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
sys-kernel/bootengine: Fix ignition-quench service
Pulls in https://github.com/flatcar-linux/bootengine/pull/11
This commit is contained in:
parent
2055ad10f9
commit
f2ef26f53c
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="bb6ba6bc2f6042ab6d2a4ee195d51167f70d4daf" # flatcar-master
|
||||
CROS_WORKON_COMMIT="607494d147489b6fe16eef1cd9494f5f11d85fc0" # flatcar-master
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user