aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Gotthard <petr.gotthard@advantech.cz>2023-10-26 17:00:00 +0000
committerArmin Kuster <akuster808@gmail.com>2023-11-01 08:16:30 -0400
commit55c1b2a1d2b943913b6558ab2e5e266c2ae1433d (patch)
treea047f18235b89e23a0f9665e078007a3decc7eb8
parent30fd201901d46527bbe66f414ae1aacb6c135198 (diff)
downloadmeta-openembedded-55c1b2a1d2b943913b6558ab2e5e266c2ae1433d.tar.gz
libmbim: upgrade 1.28.4 -> 1.30.0
Changelog: https://gitlab.freedesktop.org/mobile-broadband/libmbim/-/blob/1.30.0/NEWS Signed-off-by: Petr Gotthard <petr.gotthard@advantech.cz> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 6ce524d7b0f3c9e7705d2135e26c950d6f99dbfd) Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-oe/recipes-connectivity/libmbim/libmbim_1.30.0.bb (renamed from meta-oe/recipes-connectivity/libmbim/libmbim_1.28.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/libmbim/libmbim_1.28.4.bb b/meta-oe/recipes-connectivity/libmbim/libmbim_1.30.0.bb
index a35d9898ec..59d5e87b8e 100644
--- a/meta-oe/recipes-connectivity/libmbim/libmbim_1.28.4.bb
+++ b/meta-oe/recipes-connectivity/libmbim/libmbim_1.30.0.bb
@@ -11,8 +11,8 @@ DEPENDS = "glib-2.0 glib-2.0-native libgudev"
inherit meson pkgconfig bash-completion gobject-introspection
-SRCREV = "7f1c7907c4654ba5c619a635cef5475ca161d027"
-SRC_URI = "git://gitlab.freedesktop.org/mobile-broadband/libmbim.git;protocol=https;branch=mbim-1-28"
+SRCREV = "8415687e4f30ae5e36f407f179c8147f1529725c"
+SRC_URI = "git://gitlab.freedesktop.org/mobile-broadband/libmbim.git;protocol=https;branch=mbim-1-30"
S = "${WORKDIR}/git"