summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-connectivity/libmbim/libmbim_1.28.4.bb (renamed from meta-oe/recipes-connectivity/libmbim/libmbim_1.28.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/libmbim/libmbim_1.28.2.bb b/meta-oe/recipes-connectivity/libmbim/libmbim_1.28.4.bb
index a549bded8f..a35d9898ec 100644
--- a/meta-oe/recipes-connectivity/libmbim/libmbim_1.28.2.bb
+++ b/meta-oe/recipes-connectivity/libmbim/libmbim_1.28.4.bb
@@ -11,7 +11,7 @@ DEPENDS = "glib-2.0 glib-2.0-native libgudev"
11 11
12inherit meson pkgconfig bash-completion gobject-introspection 12inherit meson pkgconfig bash-completion gobject-introspection
13 13
14SRCREV = "c94b858d1c5a98238adf0e6006e453c984c8e5d5" 14SRCREV = "7f1c7907c4654ba5c619a635cef5475ca161d027"
15SRC_URI = "git://gitlab.freedesktop.org/mobile-broadband/libmbim.git;protocol=https;branch=mbim-1-28" 15SRC_URI = "git://gitlab.freedesktop.org/mobile-broadband/libmbim.git;protocol=https;branch=mbim-1-28"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"