diff options
| author | Adrian Freihofer <adrian.freihofer@gmail.com> | 2022-07-07 10:21:59 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-07-07 08:24:26 -0700 |
| commit | 1b42ffbfe30a626da3d3fb09468176506766b0e9 (patch) | |
| tree | 19c6d46b619a849dec1454ad67c8ef3a35e39210 | |
| parent | 4a2f6b1fa1612b1d721155fc60600537438ae55f (diff) | |
| download | meta-openembedded-1b42ffbfe30a626da3d3fb09468176506766b0e9.tar.gz | |
libqmi: upgrade 1.30.4 -> 1.30.8
Update to latest stable version:
1.30.8
* New request/response/indications:
** dms: new 'Foxconn FCC authentication v2' request/response.
1.30.6
* build:
** meson: fix 'export_packages' in GIR setup.
* libqmi-glib:
** net-port-manager: use unaligned netlink attribute length.
Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-connectivity/libqmi/libqmi_1.30.8.bb (renamed from meta-oe/recipes-connectivity/libqmi/libqmi_1.30.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/libqmi/libqmi_1.30.4.bb b/meta-oe/recipes-connectivity/libqmi/libqmi_1.30.8.bb index 4807244a58..a1cfe29cca 100644 --- a/meta-oe/recipes-connectivity/libqmi/libqmi_1.30.4.bb +++ b/meta-oe/recipes-connectivity/libqmi/libqmi_1.30.8.bb | |||
| @@ -12,7 +12,7 @@ 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 ?= "f6c2feaf199e0f129a0bde8c5e6cba5f2117b564" | 15 | SRCREV ?= "95108b6eebfefa6621a1c34565f562eeca9308b9" |
| 16 | # patch 0001 is on main branch upstream | 16 | # patch 0001 is on main branch upstream |
| 17 | SRC_URI = "\ | 17 | SRC_URI = "\ |
| 18 | git://gitlab.freedesktop.org/mobile-broadband/libqmi.git;protocol=https;branch=qmi-1-30 \ | 18 | git://gitlab.freedesktop.org/mobile-broadband/libqmi.git;protocol=https;branch=qmi-1-30 \ |
