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

Andrea Bolognani abologna at redhat.com
Tue Sep 24 08:06:55 UTC 2019


On Tue, 2019-09-24 at 09:02 +0200, Fabiano Fidêncio wrote:
> +++ b/guests/playbooks/build/projects/libosinfo+mingw32.yml
> @@ -6,7 +6,7 @@
>      git_url: '{{ git_urls["libosinfo"][git_remote] }}'
>  
>  - include: '{{ playbook_base }}/jobs/prepare.yml'
> -- include: '{{ playbook_base }}/jobs/autotools-build-job.yml'
> +- include: '{{ playbook_base }}/jobs/meson-build-job.yml'
>    vars:
>      local_env: '{{ mingw32_local_env }}'
> -    autogen_args: '{{ mingw32_autogen_args }}'
> +    autogen_args: '{{ mingw32_meson_args }}'

You need to change the variable name to meson_args for MinGW builds
to happen (three more instances below).

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list