mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libmbim: Revert back to the latest stable 1.30.0
Only even version numbers are stable. Signed-off-by: Petr Gotthard <petr.gotthard@advantech.cz> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
3f08151bf4
commit
b7d577d8d3
@ -9,10 +9,10 @@ LIC_FILES_CHKSUM = " \
|
||||
|
||||
DEPENDS = "glib-2.0 glib-2.0-native libgudev"
|
||||
|
||||
inherit meson pkgconfig bash-completion gobject-introspection
|
||||
inherit meson pkgconfig bash-completion gobject-introspection upstream-version-is-even
|
||||
|
||||
SRCREV = "9c0309fcd3142411c921c14f7dd675cac086bab6"
|
||||
SRC_URI = "git://gitlab.freedesktop.org/mobile-broadband/libmbim.git;protocol=https;branch=main"
|
||||
SRCREV = "8415687e4f30ae5e36f407f179c8147f1529725c"
|
||||
SRC_URI = "git://gitlab.freedesktop.org/mobile-broadband/libmbim.git;protocol=https;branch=mbim-1-30"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user