libqmi: Revert back to the latest stable 1.34.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:
Petr Gotthard 2024-03-15 20:03:53 +01:00 committed by Khem Raj
parent b7d577d8d3
commit 538b03a3ff
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -10,10 +10,10 @@ LIC_FILES_CHKSUM = " \
DEPENDS = "glib-2.0 glib-2.0-native"
inherit meson pkgconfig bash-completion gobject-introspection
inherit meson pkgconfig bash-completion gobject-introspection upstream-version-is-even
SRCREV = "72d92e75a430900c00aeb1a471965d53eb307708"
SRC_URI = "git://gitlab.freedesktop.org/mobile-broadband/libqmi.git;protocol=https;branch=main"
SRCREV = "3f07d6e5b4677558543b3b4484ea88ad92257e92"
SRC_URI = "git://gitlab.freedesktop.org/mobile-broadband/libqmi.git;protocol=https;branch=qmi-1-34"
S = "${WORKDIR}/git"