mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 17:23:56 -06:00
tests/lcitool: Update libvirt-ci and add libcbor dependency
libcbor dependecy is necessary for adding virtio-nsm and nitro-enclave machine support in the following commits. libvirt-ci has already been updated with the dependency upstream and this commit updates libvirt-ci submodule in QEMU to latest upstream. Also the libcbor dependency has been added to tests/lcitool/projects/qemu.yml. Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Dorjoy Chowdhury <dorjoychy111@gmail.com> Reviewed-by: Alexander Graf <graf@amazon.com> Link: https://lore.kernel.org/r/20241008211727.49088-2-dorjoychy111@gmail.com Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
7cac7aa704
commit
1ac32dc8ea
19 changed files with 19 additions and 2 deletions
|
@ -43,6 +43,7 @@ packages:
|
|||
- libc-static
|
||||
- libcacard
|
||||
- libcap-ng
|
||||
- libcbor
|
||||
- libcurl
|
||||
- libdrm
|
||||
- libepoxy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue