mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: Update linux-loader to v0.13.1
Required kernel header are made public in v0.13.1, let's bump to consume the change. Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
This commit is contained in:
+1
-2
@@ -109,8 +109,7 @@ package.edition = "2024"
|
||||
acpi_tables = { git = "https://github.com/rust-vmm/acpi_tables", branch = "main" }
|
||||
kvm-bindings = "0.12.1"
|
||||
kvm-ioctls = "0.22.1"
|
||||
# TODO: update to 0.13.1+
|
||||
linux-loader = { git = "https://github.com/rust-vmm/linux-loader", branch = "main" }
|
||||
linux-loader = "0.13.1"
|
||||
mshv-bindings = "0.6.0"
|
||||
mshv-ioctls = "0.6.0"
|
||||
seccompiler = "0.5.0"
|
||||
|
||||
Reference in New Issue
Block a user