[PATCH] buildtools: allow reusing dpdk-cmdline-gen.py when used a subproject

Bruce Richardson bruce.richardson at intel.com
Mon Nov 20 17:29:39 CET 2023


On Mon, Nov 20, 2023 at 05:28:15PM +0100, Robin Jarry wrote:
> When DPDK is used as a subproject, allow declaring wrap files that
> provide dpdk-cmdline-gen.py.
> 
> This way, find_program('dpdk-cmdline-gen.py') will return the path to
> the script in the DPDK subproject source tree.
> 
> Link: https://mesonbuild.com/Wrap-dependency-system-manual.html#provide-section
> Link: https://mesonbuild.com/Reference-manual_builtin_meson.html#mesonoverride_find_program
> Cc: Bruce Richardson <bruce.richardson at intel.com>
> Signed-off-by: Robin Jarry <rjarry at redhat.com>
> ---
Acked-by: Bruce Richardson <bruce.richardson at intel.com>


More information about the dev mailing list