modemmanager: upgrade 1.20.6 -> 1.22.0

Changelog:
https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/blob/1.22.0/NEWS

Signed-off-by: Petr Gotthard <petr.gotthard@advantech.cz>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 722720eaebd591fef20961d5ef05ef610328a2a9)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Petr Gotthard 2023-10-26 17:00:10 +00:00 committed by Armin Kuster
parent 55c1b2a1d2
commit 7878242cd9

View File

@ -12,8 +12,8 @@ inherit gnomebase gettext systemd gobject-introspection bash-completion
DEPENDS = "glib-2.0 libgudev libxslt-native dbus"
SRCREV = "6aa0ff583d04aea88b4da7a1c20049f57062dab6"
SRC_URI = "git://gitlab.freedesktop.org/mobile-broadband/ModemManager.git;protocol=https;branch=mm-1-20"
SRCREV = "03f786ce66360d67c669f4f122f8aa458e6f01ea"
SRC_URI = "git://gitlab.freedesktop.org/mobile-broadband/ModemManager.git;protocol=https;branch=mm-1-22"
S = "${WORKDIR}/git"