libqmi: switch to meson build tools
authorMaxim Anisimov <maxim.anisimov.ua@gmail.com>
Sat, 26 Mar 2022 09:04:26 +0000 (12:04 +0300)
committerRosen Penev <rosenp@gmail.com>
Tue, 29 Mar 2022 03:49:26 +0000 (20:49 -0700)
commitf7cbd445408756b7a44764080063a9a4158988ed
treeeeae26926e4549cda2a2b3790eac136be6cfeb24
parent189f078a35eaf07fa5fe32945b49100579df0aef
libqmi: switch to meson build tools

Using https://gitlab.freedesktop.org/mobile-broadband/libqmi.git to download the source code.
Enabled lto and additional gcc flags for perfomance and less size.
Added support for selecting qmi message collection.
Selected basic qmi message collection by default (modemmanager requires it).
Modified to use meson as upstream has abandoned autotools.
Removed BUILD_PARALLEL options. These are default with ninja/meson.

Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
libs/libqmi/Config.in
libs/libqmi/Makefile