diff options
-rw-r--r-- | meta-oe/recipes-connectivity/libmbim/libmbim_1.32.0.bb (renamed from meta-oe/recipes-connectivity/libmbim/libmbim_1.30.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/libmbim/libmbim_1.30.0.bb b/meta-oe/recipes-connectivity/libmbim/libmbim_1.32.0.bb index a227124498..5cc4f804ba 100644 --- a/meta-oe/recipes-connectivity/libmbim/libmbim_1.30.0.bb +++ b/meta-oe/recipes-connectivity/libmbim/libmbim_1.32.0.bb | |||
@@ -11,8 +11,8 @@ DEPENDS = "glib-2.0 glib-2.0-native libgudev" | |||
11 | 11 | ||
12 | inherit meson pkgconfig bash-completion gobject-introspection upstream-version-is-even | 12 | inherit meson pkgconfig bash-completion gobject-introspection upstream-version-is-even |
13 | 13 | ||
14 | SRCREV = "8415687e4f30ae5e36f407f179c8147f1529725c" | 14 | SRCREV = "2bc1080292aae30000e808ec77d7a99b87eb3553" |
15 | SRC_URI = "git://gitlab.freedesktop.org/mobile-broadband/libmbim.git;protocol=https;branch=mbim-1-30" | 15 | SRC_URI = "git://gitlab.freedesktop.org/mobile-broadband/libmbim.git;protocol=https;branch=mbim-1-32" |
16 | 16 | ||
17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
18 | 18 | ||