tools/util-linux: build with meson
authorRosen Penev <[email protected]>
Tue, 29 Jul 2025 20:46:18 +0000 (13:46 -0700)
committerNick Hainke <[email protected]>
Thu, 31 Jul 2025 06:43:44 +0000 (08:43 +0200)
commite15d5cf7522e1d921b42305447990cab6f3e809e
tree7651e6372eccdd9d533d5467f506dff6c4afc6e6
parentfd123d6d13979c30b58262c4e0ee24e8cd7aba3a
tools/util-linux: build with meson

Simplifies Makefile by quite a bit.

Added an upstream backport fixing compilation with older OS.

Added a curses patch so -Dauto_features=disabled can work properly.

Signed-off-by: Rosen Penev <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/19598
Signed-off-by: Nick Hainke <[email protected]>
tools/util-linux/Makefile
tools/util-linux/patches/010-meson-curses.patch [new file with mode: 0644]
tools/util-linux/patches/110-meson-fix-a-bug-in-posixipc_libs-configuration.patch [new file with mode: 0644]
tools/util-linux/patches/110-move-libpthread-to-libs.patch [deleted file]