libqmi: upgrade 1.30.4 -> 1.30.8

Update to latest stable version:

1.30.8
* New request/response/indications:
  ** dms: new 'Foxconn FCC authentication v2' request/response.

1.30.6
* build:
  ** meson: fix 'export_packages' in GIR setup.
* libqmi-glib:
  ** net-port-manager: use unaligned netlink attribute length.

Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Adrian Freihofer 2022-07-07 10:21:59 +02:00 committed by Khem Raj
parent 4a2f6b1fa1
commit 1b42ffbfe3

View File

@ -12,7 +12,7 @@ DEPENDS = "glib-2.0 glib-2.0-native"
inherit meson pkgconfig bash-completion gobject-introspection
SRCREV ?= "f6c2feaf199e0f129a0bde8c5e6cba5f2117b564"
SRCREV ?= "95108b6eebfefa6621a1c34565f562eeca9308b9"
# patch 0001 is on main branch upstream
SRC_URI = "\
git://gitlab.freedesktop.org/mobile-broadband/libqmi.git;protocol=https;branch=qmi-1-30 \