f18b4289d7
Buildroot commit eb1f160b7a bumped meson
to 1.10.0, this release includes upstream commit
https://github.com/mesonbuild/meson/commit/35193dd8e4f2a24ae689eeb8d01a2c3bcca11025
This commit caused build errors
https://github.com/mesonbuild/meson/issues/15497#issuecomment-3812709660
which were fixed by an upstream commit to the master branch:
https://github.com/mesonbuild/meson/commit/c1db93be859b360b64fe20d49a286278b56df64e
This patch adds to upstream fix to buildroot.
Fixes:
https://autobuild.buildroot.net/results/aab/aaba3d6a9d55c3e8030d3e3487bf93074a4deac1/
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>