[PATCH v3] build: automatically report minimum meson version

Thomas Monjalon thomas at monjalon.net
Mon Jun 9 11:44:37 CEST 2025


15/05/2025 15:46, Bruce Richardson:
> Add a script to buildtools to report the minimum meson version given in
> our meson.build file. Then use this script in two ways:
> 
> 1. in the .ci/linux-setup.sh script, use the auto-determined minimum
>    version to set up the CI, rather than hard-coding it.
> 2. in meson.build call the script to report the version. This serves as
>    a sanity check to ensure that any changes to meson.build file do not
>    break the script.
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> Acked-by: Stephen Hemminger <stephen at networkplumber.org>
> Reviewed-by: Patrick Robb <probb at iol.unh.edu>

Applied, thanks.





More information about the dev mailing list