packages/libs/libmbim
Beginner bb1c7bc80d
libmbim: sync upstream (#478)
* libmbim: bump to 1.26.0

Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>

* libmbim: switch to autorelease

Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>

* libmbim: bump to 1.26.2

Signed-off-by: Kuan-Yi Li <kyli@abysm.org>

* libmbim: remove unknown configure option

The configure option --enable-more-warnings and --without-udev are not
recognized by configure.

Buildlog:
configure: WARNING: unrecognized options: --disable-nls,
--enable-more-warnings, --without-udev

Therefore this unkown configure options are removed with this commit.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>

* libmbim: switch to meson build tools

Using https://gitlab.freedesktop.org/mobile-broadband/libmbim.git to download the source code.
Enabled lto and additional gcc flags for perfomance and less size.
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>

* libmbim: bump to 1.26.4

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>

Co-authored-by: Nicholas Smith <nicholas@nbembedded.com>
Co-authored-by: Kuan-Yi Li <kyli@abysm.org>
Co-authored-by: Florian Eckert <fe@dev.tdt.de>
Co-authored-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
Co-authored-by: Aleksander Morgado <aleksander@aleksander.es>
2022-06-16 20:48:30 +08:00
..
Makefile libmbim: sync upstream (#478) 2022-06-16 20:48:30 +08:00