Merge cros/upstream to cros/main - 1.33.7-dev

Part of an uprev that contains the following commits:

" 806b64b5 build: unstable release version bump to 1.33.7 (Aleksander Morgado)"
" 3acb52b1 build-aux,mkenums: remove obsolete comment (Aleksander Morgado)"
" 1eba37dc libqmi-glib: separate files for flags and enums types (Aleksander Morgado)"
" 4e5e10a1 build-aux,mkenums: allow having separate files for flags and enums (Aleksander Morgado)"
" 7c035590 docs: update copyright (Aleksander Morgado)"
" b969092e qmi-proxy: update copyright (Aleksander Morgado)"
" 3bb90e2d qmicli: update copyright (Aleksander Morgado)"
" 66b5d732 ci: don't attempt to build container on branches or pushes (Aleksander Morgado)"
" b59fb3ed build: version bump to flag existence of new API (new card status enum) (Aleksander Morgado)"
" b4d67aa1 uim: new UIM personalization feature enum in Card Status messages (Aleksander Morgado)"
" 806ea64a build-aux,codegen: allow tagging 'since' in struct types (Aleksander Morgado)"
" ad8fb46d ci: no need for buildtype=release in dependencies (Aleksander Morgado)"
" a4cae3b6 ci: add explicit debug build with all features (Aleksander Morgado)"
" 65b50bb9 Revert "uim: update UIM personalization feature enum" (Aleksander Morgado)"
" 87dfad0c qmi-codegen: support 'since' tag in common TLVs (Aleksander Morgado)"
" 5f366be3 uim: update UIM personalization feature enum (Akash Aggarwal)"
" 637b0bc7 libqmi-glib: Correct QMI_SERVICE_SAR documentation (Lukas Arnold)"

BUG=b:276453081
FIXED=b:276453081

TEST=None
Cq-Depend: chromium:4518128

Change-Id: Iaf9485a3bf9ebfe7c0537b2189a26ff79063616c
tree: 54227db5f7c5934118c47640aded4dbdb0038e44
  1. build-aux/
  2. data/
  3. docs/
  4. examples/
  5. gobi-api/
  6. src/
  7. utils/
  8. .gitignore
  9. .gitlab-ci.yml
  10. AUTHORS
  11. ChangeLog
  12. COPYING
  13. COPYING.LIB
  14. DIR_METADATA
  15. meson.build
  16. meson_options.txt
  17. NEWS
  18. OWNERS
  19. PRESUBMIT.cfg
  20. README.chromium
  21. README.md
  22. RELEASING
  23. TODO
  24. unblocked_terms.txt
README.md

libqmi

libqmi is a glib-based library for talking to WWAN modems and devices which speak the Qualcomm MSM Interface (QMI) protocol.

Documentation

Project documentation is kept in: https://modemmanager.org/docs/libqmi/

License

  • libqmi-glib library is released under the LGPL-2.1-or-later license.
  • qmicli, qmi-network and qmi-firmware-update tools are released under the GPL-2.0-or-later license.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms, which you can find in the following link: https://www.freedesktop.org/wiki/CodeOfConduct CoC issues may be raised to the project maintainers at the following address: libqmi-devel-owner@lists.freedesktop.org