Re: [dpdk-dev] [PATCH] meson: remove build warnings

2019-03-27 Thread Luca Boccassi
On Wed, 2019-03-27 at 11:28 -0400, Aaron Conole wrote: > Bruce Richardson < > bruce.richard...@intel.com > > writes: > > > On Mon, Mar 18, 2019 at 05:15:25PM +, Luca Boccassi wrote: > > > On Mon, 2019-03-18 at 16:28 +, Jerin Jacob Kollanukkaran > > > wrote: > > > > From: Jerin Jacob < > >

Re: [dpdk-dev] [PATCH] meson: remove build warnings

2019-03-27 Thread Aaron Conole
Bruce Richardson writes: > On Mon, Mar 18, 2019 at 05:15:25PM +, Luca Boccassi wrote: >> On Mon, 2019-03-18 at 16:28 +, Jerin Jacob Kollanukkaran wrote: >> > From: Jerin Jacob >> > >> > Remove the following meson build warnings >> > >> > 1) WARNING: Project specifies a minimum meson_ve

Re: [dpdk-dev] [PATCH] meson: remove build warnings

2019-03-19 Thread Bruce Richardson
On Mon, Mar 18, 2019 at 05:15:25PM +, Luca Boccassi wrote: > On Mon, 2019-03-18 at 16:28 +, Jerin Jacob Kollanukkaran wrote: > > From: Jerin Jacob > > > > Remove the following meson build warnings > > > > 1) WARNING: Project specifies a minimum meson_version '>= 0.47.1' > > but uses fea

Re: [dpdk-dev] [PATCH] meson: remove build warnings

2019-03-18 Thread Luca Boccassi
On Mon, 2019-03-18 at 16:28 +, Jerin Jacob Kollanukkaran wrote: > From: Jerin Jacob > > Remove the following meson build warnings > > 1) WARNING: Project specifies a minimum meson_version '>= 0.47.1' > but uses features which were added in newer versions: > * 0.48.0: {'console arg in custo

[dpdk-dev] [PATCH] meson: remove build warnings

2019-03-18 Thread Jerin Jacob Kollanukkaran
From: Jerin Jacob Remove the following meson build warnings 1) WARNING: Project specifies a minimum meson_version '>= 0.47.1' but uses features which were added in newer versions: * 0.48.0: {'console arg in custom_target'} 2) config/arm/meson.build:153: WARNING: Trying to compare values of di