Commit Graph

8 Commits

Author SHA1 Message Date
coolsnowwolf
7ac8242a9d modemmanager: bump to 1.22.0 2024-04-09 23:25:24 +08:00
Kuan-Yi Li
31e1b763af libqmi: bump to 1.32.2
Drop deprecated AUTORELEASE.

Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
2022-12-09 10:28:25 +08:00
Maxim Anisimov
3dd562d553 libqmi: bump to 1.30.8
Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
2022-11-08 14:58:51 +08:00
Rosen Penev
28a58b5b6a treewide: remove PKG_INSTALL for meson projects
It doesn't seem to be used by meson.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-06-16 12:49:10 +00:00
Beginner
2ad4f53fa3
libqmi: sync upstream (#477)
* libqmi: bump to 1.28.8

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

* libqmi: switch to autorelease

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

* libqmi: bump to 1.30.2

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

* libqmi: fix missing CONFIG_ prefix

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

* libqmi: bump to 1.30.4

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

* libqmi: remove unknown configure option

The configure option --enable-more-warnings is not recognized by
configure.

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

Therefore this configure option is removed with this commit.

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

* 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>

* libqmi: polish Makefile

PKG_VERSION replaced by PKG_SOURCE_VERSION.
Simplify for collection selection.
Removed unneeded python3/host dep.

Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>

* libqmi: bump to 1.30.6

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:18 +08:00
lean
49b7495639 packages: merge upstream 2021-06-15 17:47:11 +08:00
coolsnowwolf
c36ad692b4 packages: sync to new packages 2020-07-08 14:18:52 +08:00
LEAN-ESX
553d50d5d8 packages: sync with 19.07-rc2 lib 2019-12-04 02:59:28 -08:00