Bump the Meson version to 0.57.1

- Meson version 0.57 now supports multi thread support during
  the link time optimization, so our compilations can get much
  better for repos like bmcweb which uses the LTO.

- For more details check the below Meson issue:
  https://github.com/mesonbuild/meson/issues/7820

- With the latest poky update (90fd73cb556c0db84e45514413a68f9c5e1aea22),
  Meson in yocto had already moved to 0.57.1, so we can bump up the
  version used in CI too.

Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
Change-Id: I0114fe8498f9624ad8bce0ce909267d1412cad7b
1 file changed