[dpdk-dev] [PATCH v2 0/3] small improvements to meson build

Bruce Richardson bruce.richardson at intel.com
Tue May 8 22:22:42 CEST 2018


On Fri, Apr 27, 2018 at 03:37:10PM +0100, Luca Boccassi wrote:
> On Fri, 2018-04-27 at 14:49 +0100, Bruce Richardson wrote:
> > A few small improvements and fixes for the meson build system,
> > including
> > improved behaviour for building kmods - especially on cross-compile,
> > a fix
> > for our libbsd detect on CentOS 7, and a small change to ensure
> > compatibility
> > with future meson versions.
> > 
> > Bruce Richardson (3):
> >   build: fix kernel compile on cross-build
> >   build: fix check for libbsd in meson
> >   build: ensure compatibility with future meson versions
> > 
> >  config/meson.build               |  3 ++-
> >  kernel/linux/igb_uio/meson.build |  6 ------
> >  kernel/linux/meson.build         | 40
> > +++++++++++++++++++++++++++++++++++++---
> >  lib/meson.build                  |  2 +-
> >  meson.build                      |  6 +++++-
> >  5 files changed, 45 insertions(+), 12 deletions(-)
> 
> Series-acked-by: Luca Boccassi <bluca at debian.org>
> 
Applied to dpdk-next-build

Bruce


More information about the dev mailing list