Skip to content

Commit b7d577d

Browse files
gotthardpkraj
authored andcommitted
libmbim: Revert back to the latest stable 1.30.0
Only even version numbers are stable. Signed-off-by: Petr Gotthard <[email protected]> Signed-off-by: Khem Raj <[email protected]>
1 parent 3f08151 commit b7d577d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

meta-oe/recipes-connectivity/libmbim/libmbim_1.31.2.bb renamed to meta-oe/recipes-connectivity/libmbim/libmbim_1.30.0.bb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ LIC_FILES_CHKSUM = " \
99

1010
DEPENDS = "glib-2.0 glib-2.0-native libgudev"
1111

12-
inherit meson pkgconfig bash-completion gobject-introspection
12+
inherit meson pkgconfig bash-completion gobject-introspection upstream-version-is-even
1313

14-
SRCREV = "9c0309fcd3142411c921c14f7dd675cac086bab6"
15-
SRC_URI = "git://gitlab.freedesktop.org/mobile-broadband/libmbim.git;protocol=https;branch=main"
14+
SRCREV = "8415687e4f30ae5e36f407f179c8147f1529725c"
15+
SRC_URI = "git://gitlab.freedesktop.org/mobile-broadband/libmbim.git;protocol=https;branch=mbim-1-30"
1616

1717
S = "${WORKDIR}/git"
1818

0 commit comments

Comments
 (0)