Re: [PATCH 0/3] tests/vm/freebsd: Get up-to-date package list from lcitool

2023-06-01 Thread Erik Skultety
On Wed, May 31, 2023 at 10:09:03PM +0200, Philippe Mathieu-Daudé wrote: > Inspired by this patch from Thomas: > https://lore.kernel.org/qemu-devel/20230531090415.40421-1-th...@redhat.com/ > > Instead of updating the package list manually, use lcitool vars file. > > Philippe Mathieu-Daudé (3): >

[PATCH 0/3] tests/vm/freebsd: Get up-to-date package list from lcitool

2023-05-31 Thread Philippe Mathieu-Daudé
Inspired by this patch from Thomas: https://lore.kernel.org/qemu-devel/20230531090415.40421-1-th...@redhat.com/ Instead of updating the package list manually, use lcitool vars file. Philippe Mathieu-Daudé (3): tests/vm: Pass project source path to build_image() tests/vm: Introduce get_qemu_pa