tools/meson: update to 0.59.2
authorRosen Penev <rosenp@gmail.com>
Tue, 5 Oct 2021 01:48:30 +0000 (18:48 -0700)
committerPaul Spooren <mail@aparcar.org>
Fri, 8 Oct 2021 00:09:40 +0000 (14:09 -1000)
commitc2222f74c8eff592032473ab2d29d5e8febace63
treef15fb0d9c14946785d6731d1c80bf8680d56d913
parente4e410733f3b0cad09d3a235eec0b04f4068c331
tools/meson: update to 0.59.2

Update install procedure based on upstream feedback. Normally, meson is
to be installed with pip. But as pip is not mandated by the build
system, it cannot be used. Upstream provides a nice script to pack meson
automatically.

Moved src/ to files/. No need to copy to BUILD_DIR.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
include/meson.mk
tools/meson/Makefile
tools/meson/files/openwrt-cross.txt.in [new file with mode: 0644]
tools/meson/files/openwrt-native.txt.in [new file with mode: 0644]
tools/meson/src/openwrt-cross.txt.in [deleted file]
tools/meson/src/openwrt-native.txt.in [deleted file]