libmbim: upgrade 1.30.0 -> 1.32.0

ChangeLog:
https://gitlab.freedesktop.org/mobile-broadband/libmbim/-/blob/1.32.0/NEWS

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Yi Zhao 2025-04-30 07:50:01 +08:00 committed by Khem Raj
parent e2131acbbb
commit c247aa2ab8
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -11,8 +11,8 @@ DEPENDS = "glib-2.0 glib-2.0-native libgudev"
inherit meson pkgconfig bash-completion gobject-introspection upstream-version-is-even
SRCREV = "8415687e4f30ae5e36f407f179c8147f1529725c"
SRC_URI = "git://gitlab.freedesktop.org/mobile-broadband/libmbim.git;protocol=https;branch=mbim-1-30"
SRCREV = "2bc1080292aae30000e808ec77d7a99b87eb3553"
SRC_URI = "git://gitlab.freedesktop.org/mobile-broadband/libmbim.git;protocol=https;branch=mbim-1-32"
S = "${WORKDIR}/git"