[igt-dev] [i-g-t] meson_options: Disable testplan by default

Kamil Konieczny kamil.konieczny at linux.intel.com
Thu Aug 17 08:08:54 UTC 2023


Hi Bhanuprakash,

On 2023-08-17 at 11:19:16 +0530, Bhanuprakash Modem wrote:
> Disable testplan until we fully enabled it.
> 
> Cc: Mauro Carvalho Chehab <mchehab at kernel.org>
> Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>

Acked-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>

> ---
>  meson_options.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meson_options.txt b/meson_options.txt
> index 12b5bb3c3..63f30b123 100644
> --- a/meson_options.txt
> +++ b/meson_options.txt
> @@ -22,6 +22,7 @@ option('man',
>  
>  option('testplan',
>         type : 'feature',
> +       value : 'disabled',
>         description : 'Build testplan documentation pages in ReST and html')
>  
>  option('sphinx',
> -- 
> 2.40.0
> 


More information about the igt-dev mailing list