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