mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 05:51:18 +02:00
sys-kernel/bootengine: bump to fix Azure disks
This change includes bootengine with fix for Azure disks in ignition. https://github.com/coreos/bootengine/pull/148
This commit is contained in:
parent
4b49acb55b
commit
ab319fc0d4
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="0f595dd2bb4ab6a8078d1cc535ce594a7048c288"
|
||||
CROS_WORKON_COMMIT="2720bf8560eeccc313d9ba7825e87b57618d2bd4"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user