[libvirt] [jenkins-ci PATCH 0/4] Switch libosinfo builds to Meson

Fabiano Fidêncio fidencio at redhat.com
Tue Sep 24 07:02:46 UTC 2019


Subject says it all, basically. It's important to note that we will add
the whole machinery to install meson via pip and build the projects in
platforms where the minimum required version of meson is not present,
I really would like to go ahead with this patch as soon as I can have
the libosinfo MR acked.

Fabiano Fidêncio (4):
  libosinfo: Add meson dependency
  Only build libosinfo on systems with meson >= 0.49.0
  Update libosinfo's archive_format
  Switch libosinfo builds to Meson

 guests/host_vars/libvirt-centos-7/main.yml    |  1 -
 guests/host_vars/libvirt-debian-9/main.yml    |  1 -
 guests/host_vars/libvirt-ubuntu-16/main.yml   |  1 -
 guests/host_vars/libvirt-ubuntu-18/main.yml   |  1 -
 .../build/projects/libosinfo+mingw32.yml      |  6 ++---
 .../build/projects/libosinfo+mingw64.yml      |  6 ++---
 guests/playbooks/build/projects/libosinfo.yml | 26 ++++++++++++++-----
 guests/vars/projects/libosinfo+mingw32.yml    |  1 +
 guests/vars/projects/libosinfo+mingw64.yml    |  1 +
 guests/vars/projects/libosinfo.yml            |  1 +
 jenkins/projects/libosinfo+mingw32.yaml       |  6 ++---
 jenkins/projects/libosinfo+mingw64.yaml       |  6 ++---
 jenkins/projects/libosinfo.yaml               | 26 +++++++++++++------
 13 files changed, 52 insertions(+), 31 deletions(-)

-- 
2.23.0




More information about the libvir-list mailing list