modemmanager: upgrade 1.18.8 -> 1.18.10

Changelog:
=========
 * Build:
   ** Require libqmi 1.30.8.

 * FCC unlock:
   ** Updated SDX55 unlock script to handle the new method introduced in
      the latest firmware releases.

 * Modem interface:
   ** Set signal quality to 0% on shutdown.
   ** Set signal quality as recent on init.

 * MBIM:
   ** Fix task completion when peeking device fails.
   ** Fix several GError double-frees.

 * mmcli:
   ** Don't print signal quality until modem is enabled.

 * Plugins:
   ** foxconn: remove carrier mapping table for T99W175.

 * Several other minor improvements and fixes.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
wangmy
2022-07-19 14:15:26 +08:00
committed by Khem Raj
parent 6f342fe241
commit 2b3bcd14c2
@@ -12,7 +12,7 @@ inherit gnomebase gettext systemd gobject-introspection bash-completion
DEPENDS = "glib-2.0 libgudev libxslt-native dbus"
SRCREV ?= "0d8b5e93fc62eb0f41e18a2d9d845331d7af36ec"
SRCREV ?= "1338749739e0c01bdbc6ddf92388a781806ec3ac"
# Patch 0001 will be in ModemManager > 1.19
SRC_URI = " \