16/04/2021 17:01, Thomas Monjalon: > 23/03/2021 11:13, Andrew Rybchenko: > > On 3/23/21 1:11 PM, Bruce Richardson wrote: > > > On Tue, Mar 23, 2021 at 10:52:19AM +0100, Gabriel Ganne wrote: > > >> Bump meson required version to 0.49 which is chosen so as to be provided > > >> by both redhat-8 and debian-10. > > >> > > >> Update documentation and travis setup script accordingly. > > >> > > >> This fixes the following warning: > > >> WARNING: Project targeting '>= 0.47.1' but tried to use feature > > >> introduced > > >> in '0.48.0': console arg in custom_target > > >> > > >> 'console' argument is used within kernel/linux/kni/meson.build > > >> > > >> Signed-off-by: Gabriel Ganne <gabriel.ga...@6wind.com> > > >> --- > > > Acked-by: Bruce Richardson <bruce.richard...@intel.com> > > > > Acked-by: Andrew Rybchenko <andrew.rybche...@oktetlabs.ru> > > Applied, thanks
David reported to me that Bruce did an interesting comment in the thread of the v1: https://inbox.dpdk.org/dev/20210401110911.ga1...@bricha3-mobl.ger.corp.intel.com/ So I've changed the version from 0.49 to 0.49.2. Hope there will be no issue.