]> git.ipfire.org Git - thirdparty/kmod.git/commit
meson: bump to 0.61, use install_symlink()
authorEmil Velikov <emil.l.velikov@gmail.com>
Thu, 24 Oct 2024 12:34:45 +0000 (13:34 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Thu, 24 Oct 2024 23:10:12 +0000 (18:10 -0500)
commitf35ef15374c2b4ec9c78682f739aeeaeadf5538e
treeb763ab7f79b15b9988ebf90c9db4a31ac0d9c6b4
parentcea524a659c350a3f78c5aca0167f868573c92de
meson: bump to 0.61, use install_symlink()

Bump the meson requirement to 0.61 which allows us to remove our clunky
shell script in favour of the native install_symlink().

In terms of OS support - according to repology, all distributions which
have 0.60 (Fedora 36 + winget) also have 0.61 in their repositories.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/209
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Makefile.am
meson.build
scripts/kmod-symlink.sh [deleted file]