Which package provides virt-install CLI tool in Yocto?

157 views Asked by At

Does anyone know which package provides virt-install CLI tool in Yocto or how to use virt-install tool in yocto environment? I have added below packages in my bb file but I don't see virt-install tool getting built

packagegroup-core-boot \
qemu \
libvirt \
libvirt-libvirtd \
libvirt-virsh \
libvirt-python \
kernel-module-kvm \
kernel-module-kvm-intel \
kernel-module-kvm-amd \

Please help me.

1

There are 1 answers

1
Cory W. On

Not 100% sure about Yocto, but I think virt-manager usually provides virt-install.