diff options
| author | Martin Maurer <referme@gmx.de> | 2023-10-16 14:00:39 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-10-17 21:43:54 -0700 |
| commit | 22cd25c3f7caac38459e6eeeed7d68436cd7ef7b (patch) | |
| tree | c282ee9a7867a298ffb5f145cab0e2febad6cd49 | |
| parent | 8188ee344e425035387d4485b6a6457dd4da9424 (diff) | |
| download | meta-openembedded-22cd25c3f7caac38459e6eeeed7d68436cd7ef7b.tar.gz | |
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>
| -rw-r--r-- | meta-oe/recipes-connectivity/libqmi/libqmi_1.34.0.bb (renamed from meta-oe/recipes-connectivity/libqmi/libqmi_1.32.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/libqmi/libqmi_1.32.4.bb b/meta-oe/recipes-connectivity/libqmi/libqmi_1.34.0.bb index 7b7a3b2350..2cb843a4af 100644 --- a/meta-oe/recipes-connectivity/libqmi/libqmi_1.32.4.bb +++ b/meta-oe/recipes-connectivity/libqmi/libqmi_1.34.0.bb | |||
| @@ -12,8 +12,8 @@ DEPENDS = "glib-2.0 glib-2.0-native" | |||
| 12 | 12 | ||
| 13 | inherit meson pkgconfig bash-completion gobject-introspection | 13 | inherit meson pkgconfig bash-completion gobject-introspection |
| 14 | 14 | ||
| 15 | SRCREV = "6e248aceb66f53b467b343bca1c467a8211dd30d" | 15 | SRCREV = "3f07d6e5b4677558543b3b4484ea88ad92257e92" |
| 16 | SRC_URI = "git://gitlab.freedesktop.org/mobile-broadband/libqmi.git;protocol=https;branch=qmi-1-32" | 16 | SRC_URI = "git://gitlab.freedesktop.org/mobile-broadband/libqmi.git;protocol=https;branch=qmi-1-34" |
| 17 | 17 | ||
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
