[PATCH dpdk] meson: bump the minimum required version to 0.60.0

Bruce Richardson bruce.richardson at intel.com
Thu Jul 16 12:58:31 CEST 2026


On Thu, Jul 16, 2026 at 12:53:31PM +0200, Robin Jarry wrote:
> Fix the following warnings:
> 
> doc/api/meson.build:24: WARNING: Project targets '>= 0.57.2' but uses
> 	feature introduced in '0.60.0': install_tag arg in custom_target.
> doc/api/meson.build:71: WARNING: Project targets '>= 0.57.2' but uses
> 	feature introduced in '0.60.0': install_tag arg in custom_target.
> doc/api/meson.build:86: WARNING: Project targets '>= 0.57.2' but uses
> 	feature introduced in '0.60.0': install_tag arg in custom_target.
> doc/guides/meson.build:16: WARNING: Project targets '>= 0.57.2' but uses
> 	feature introduced in '0.60.0': install_tag arg in custom_target.
> 
> Run the CI with --fatal-meson-warnings to ensure future warnings get
> detected.
> 
> Signed-off-by: Robin Jarry <rjarry at redhat.com>
> ---
> 
> Notes:
>     NB: it would probably be nice to run builds with the latest meson release too.
>
@See
https://patches.dpdk.org/project/dpdk/patch/20251205121301.3443561-1-bruce.richardson@intel.com/

/Bruce 


More information about the dev mailing list