[Buildroot] [PATCH 1/3] package/libvirt: disable docs and tests

Yann E. MORIN yann.morin.1998 at free.fr
Sat Sep 18 10:47:41 UTC 2021


Fabrice, All,

On 2021-09-15 22:56 +0200, Fabrice Fontaine spake thusly:
> Disable docs and tests which are enabled since the addition of the
> package in commit ccfc90e1010e42e6529afae3a5ea8bf7226dabc1
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

Series of three patches Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/libvirt/libvirt.mk | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/package/libvirt/libvirt.mk b/package/libvirt/libvirt.mk
> index 847c35e06e..396dd61577 100644
> --- a/package/libvirt/libvirt.mk
> +++ b/package/libvirt/libvirt.mk
> @@ -33,6 +33,7 @@ LIBVIRT_CONF_ENV += \
>  LIBVIRT_CONF_OPTS = \
>  	-Drpath=disabled \
>  	-Dapparmor=disabled \
> +	-Ddocs=disabled \
>  	-Ddriver_bhyve=disabled \
>  	-Ddriver_esx=disabled \
>  	-Ddriver_hyperv=disabled \
> @@ -41,10 +42,12 @@ LIBVIRT_CONF_OPTS = \
>  	-Ddriver_openvz=disabled \
>  	-Ddriver_remote=enabled \
>  	-Ddriver_secrets=enabled \
> +	-Ddriver_test=disabled \
>  	-Ddriver_vbox=disabled \
>  	-Ddriver_vmware=disabled \
>  	-Ddriver_vz=disabled \
>  	-Ddtrace=disabled \
> +	-Dexpensive_tests=disabled \
>  	-Dfirewalld=disabled \
>  	-Dfirewalld_zone=disabled \
>  	-Dglusterfs=disabled \
> @@ -64,6 +67,7 @@ LIBVIRT_CONF_OPTS = \
>  	-Dstorage_mpath=disabled \
>  	-Dsysctl_config=enabled \
>  	-Dtest_coverage=false \
> +	-Dtests=disabled \
>  	-Dudev=enabled \
>  	-Dwireshark_dissector=disabled
>  
> -- 
> 2.33.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot at lists.buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'


More information about the buildroot mailing list