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 <[email protected]> > > >> --- > > > Acked-by: Bruce Richardson <[email protected]> > > > > Acked-by: Andrew Rybchenko <[email protected]> > > Applied, thanks
David reported to me that Bruce did an interesting comment in the thread of the v1: https://inbox.dpdk.org/dev/[email protected]/ So I've changed the version from 0.49 to 0.49.2. Hope there will be no issue.

