mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 13:45:20 +00:00
README: Update rust-hypervisor-firmware link
We should use the 0.2.0 firmware. Fixes: #258 Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
parent
389f9e3779
commit
40fc6c3f0f
@ -104,7 +104,7 @@ We need to get the latest `rust-hypervisor-firmware` release and also a working
|
||||
$ pushd $CLOUDH
|
||||
$ wget https://download.clearlinux.org/releases/29160/clear/clear-29160-kvm.img.xz
|
||||
$ unxz clear-29160-kvm.img.xz
|
||||
$ wget https://github.com/intel/rust-hypervisor-firmware/releases/download/0.1.0/hypervisor-fw
|
||||
$ wget https://github.com/intel/rust-hypervisor-firmware/releases/download/0.2.0/hypervisor-fw
|
||||
$ popd
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user