mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-10 16:40:03 +00:00
libqmi: Upgrade 1.32.4 -> 1.34.0
Changelog:
https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/blob/1.34.0/NEWS
Signed-off-by: Martin Maurer <referme@gmx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 22cd25c3f7)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
ba725421d5
commit
a9098d4305
+2
-2
@@ -12,8 +12,8 @@ DEPENDS = "glib-2.0 glib-2.0-native"
|
||||
|
||||
inherit meson pkgconfig bash-completion gobject-introspection
|
||||
|
||||
SRCREV = "6e248aceb66f53b467b343bca1c467a8211dd30d"
|
||||
SRC_URI = "git://gitlab.freedesktop.org/mobile-broadband/libqmi.git;protocol=https;branch=qmi-1-32"
|
||||
SRCREV = "3f07d6e5b4677558543b3b4484ea88ad92257e92"
|
||||
SRC_URI = "git://gitlab.freedesktop.org/mobile-broadband/libqmi.git;protocol=https;branch=qmi-1-34"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user