diff options
| author | Petr Gotthard <petr.gotthard@advantech.cz> | 2023-03-10 22:39:05 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-03-10 17:21:15 -0800 |
| commit | 229fd0f00dce4cdc749f7c41e30b46558fcc4947 (patch) | |
| tree | 69c4dfe4c9b6e1c1f1c37b2b9fe90d93f793fcaa /meta-oe/recipes-connectivity/libqmi | |
| parent | 4138f34899b945ebf3e04f86ade3e3dd1055befd (diff) | |
| download | meta-openembedded-229fd0f00dce4cdc749f7c41e30b46558fcc4947.tar.gz | |
libqmi: upgrade 1.32.2 -> 1.32.4
Changelog:
https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/blob/1.32.4/NEWS
Signed-off-by: Petr Gotthard <petr.gotthard@advantech.cz>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-connectivity/libqmi')
| -rw-r--r-- | meta-oe/recipes-connectivity/libqmi/libqmi_1.32.4.bb (renamed from meta-oe/recipes-connectivity/libqmi/libqmi_1.32.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/libqmi/libqmi_1.32.2.bb b/meta-oe/recipes-connectivity/libqmi/libqmi_1.32.4.bb index 3a91a5bd5c..7b7a3b2350 100644 --- a/meta-oe/recipes-connectivity/libqmi/libqmi_1.32.2.bb +++ b/meta-oe/recipes-connectivity/libqmi/libqmi_1.32.4.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 = "c6b38cc2752873c0c6c1f8c472d9ddea2b34ec72" | 15 | SRCREV = "6e248aceb66f53b467b343bca1c467a8211dd30d" |
| 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-32" |
| 17 | 17 | ||
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
