aboutsummaryrefslogtreecommitdiff
path: root/libs/libqmi
Commit message (Collapse)AuthorAge
* treewide: refresh hashes after move to use ZSTD as defaultRobert Marko2024-04-07
| | | | | | | | With the recent move to using ZSTD as the default compression format for packaging git repo clones we must refresh all of the hashes for the packages feed as well. Signed-off-by: Robert Marko <robimarko@gmail.com>
* treewide: assign PKG_CPE_IDFabrice Fontaine2024-02-04
| | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* libqmi: bump to 1.34.0Maxim Anisimov2023-10-17
| | | | Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
* treewide: refactor to use PKG_BUILD_FLAGS:=gc-sectionsAndre Heider2023-04-08
| | | | | | | | | | | | See commit da370098 "treewide: add support for "gc-sections" in PKG_BUILD_FLAGS" on the main repository. Note: This only touches packages which use all three parts (-ffunction-sections, -fdata-sections and -Wl,--gc-sections) enabled by this build flag. Some packages only use a subset, and these are left unchanged for now. Signed-off-by: Andre Heider <a.heider@gmail.com>
* libqmi: bump to 1.32.4Kuan-Yi Li2023-03-09
| | | | Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
* libqmi: bump to 1.32.2Kuan-Yi Li2022-12-09
| | | | | | Drop deprecated AUTORELEASE. Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
* libqmi: bump to 1.30.8Maxim Anisimov2022-09-14
| | | | Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
* treewide: remove PKG_INSTALL for meson projectsRosen Penev2022-06-15
| | | | | | It doesn't seem to be used by meson. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libqmi: bump to 1.30.6Aleksander Morgado2022-05-14
| | | | Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
* libqmi: polish MakefileMaxim Anisimov2022-03-30
| | | | | | | | 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: switch to meson build toolsMaxim Anisimov2022-03-28
| | | | | | | | | | | 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: remove unknown configure optionFlorian Eckert2022-03-16
| | | | | | | | | | | | 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: bump to 1.30.4Kuan-Yi Li2022-03-09
| | | | Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
* libqmi: fix missing CONFIG_ prefixFlorian Eckert2021-12-15
| | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* libqmi: bump to 1.30.2Kuan-Yi Li2021-09-20
| | | | Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
* libqmi: switch to autoreleaseNicholas Smith2021-08-22
| | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
* libqmi: bump to 1.28.8Nicholas Smith2021-08-22
| | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
* libqmi: bump to 1.28.6Nicholas Smith2021-06-06
| | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
* libqmi: bump to 1.28.2Nicholas Smith2021-03-07
| | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
* libqmi: bump to 1.28.0Nicholas Smith2021-02-24
| | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
* libqmi: bump versionNicholas Smith2021-01-25
| | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
* libqmi: make QMI-over-MBIM support optionalAleksander Morgado2020-10-13
| | | | | | | | There is no need to force every user of libqmi to require libmbim and build with QMI-over-MBIM support, if they know they're not going to use it. Just make it optional and enabled by default. Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
* libqmi: update version to 1.26.6Aleksander Morgado2020-10-12
| | | | | | https://lists.freedesktop.org/archives/libqmi-devel/2020-October/003416.html Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
* libqmi: update version to 1.26.4Aleksander Morgado2020-10-12
| | | | | | https://lists.freedesktop.org/archives/libqmi-devel/2020-August/003377.html Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
* libqmi: bump libqmi to 1.26.2Nicholas Smith2020-07-30
| | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
* libqmi: bump to 1.26.0Nicholas Smith2020-07-06
| | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
* libqmi: update version to 1.24.14Aleksander Morgado2020-05-30
| | | | | | https://lists.freedesktop.org/archives/libqmi-devel/2020-May/003321.html Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
* libqmi: update version to 1.24.12Aleksander Morgado2020-05-09
| | | | | | https://lists.freedesktop.org/archives/libqmi-devel/2020-May/003296.html Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
* libqmi: update version to 1.24.10Aleksander Morgado2020-04-11
| | | | | | https://lists.freedesktop.org/archives/libqmi-devel/2020-April/003275.html Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
* libqmi: update to version 1.24.8Aleksander Morgado2020-03-16
| | | | | | https://lists.freedesktop.org/archives/libqmi-devel/2020-March/003248.html Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
* libqmi: bump libqmi versionNicholas Smith2020-03-02
| | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
* libqmi: do not use autoreconfRosen Penev2020-01-22
| | | | | | Autoreconf picks up host git, which breaks compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libqmi: bump libqmi to 1.24.4Nicholas Smith2020-01-20
| | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
* libqmi: update to version 1.24.2Aleksander Morgado2019-12-12
| | | | Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
* libqmi: fix compile on build botsSebastian Kemper2019-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On the OpenWrt build bots the compile currently fails: cc1: error: /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a5+vfpv4_musl_eabi/include: No such file or directory [-Werror=missing-include-dirs] cc1: all warnings being treated as errors (Or rather, it _would_ fail like this if libmbim compiled successfully.) The directory in question gets added to TARGET_CPPFLAGS by rules.mk. Nothing usually gets installed to that directory, so unsurprisingly it may not exist on the build bots. On first glance this problem cannot be reproduced. But once autoreconf is called this becomes possible. If called without "--enable-more-warnings", configure adds -Werror to the flags. This commit adds "--enable-more-warnings=yes" to the build. This way the extra warnings are kept in place, but they aren't turned into errors no more. "PKG_FIXUP:=autoreconf" is also added so that it's easier to forecast build failures on the build bots when preparing future pull request. Last but not least "--disable-silent-rules" is added, because more output is usually welcome for debugging, be it on the build bots or at home/the office. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* libqmi: Fix compilation with full iconvRosen Penev2019-10-21
| | | | | | | | | | nls.mk is needed. Removed +glib2 dependency. It's already included in libmbim. Other minor cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libqmi: update libqmi to 1.24.0Nicholas Smith2019-10-14
| | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
* libqmi: add libqmi to packagesNicholas Smith2019-09-27
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>