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

Thomas Monjalon thomas at monjalon.net
Tue Jul 23 15:49:43 CEST 2024


20/11/2023 17:29, Bruce Richardson:
> 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>

Applied, thanks.





More information about the dev mailing list