summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Dahl <ada@thorsis.com>2021-03-29 07:49:01 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2021-03-30 11:48:44 +0200
commit1dc37016b2b3bd041ba35ec33c969827919ae6f4 (patch)
tree2ce572e93cedd602528a0611ed15dda9f31352c2
parent6e513572c676357b867181903678ebf725ca8673 (diff)
downloadptxdist-1dc37016b2b3bd041ba35ec33c969827919ae6f4.tar.gz
ptxdist-1dc37016b2b3bd041ba35ec33c969827919ae6f4.tar.xz
libqmi: version bump 1.26.2 -> 1.28.2
Requirement for upcoming ModemManager version bump. Signed-off-by: Alexander Dahl <ada@thorsis.com> Message-Id: <20210329054904.24342-3-post@lespocky.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/libqmi.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/libqmi.make b/rules/libqmi.make
index 3342eed20..d2d31ce18 100644
--- a/rules/libqmi.make
+++ b/rules/libqmi.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBQMI) += libqmi
#
# Paths and names
#
-LIBQMI_VERSION := 1.26.2
-LIBQMI_MD5 := ce7166668c9f1ccd496fc6af882ee00e
+LIBQMI_VERSION := 1.28.2
+LIBQMI_MD5 := 825d7226e001cb2616e85d8a1e2a410f
LIBQMI := libqmi-$(LIBQMI_VERSION)
LIBQMI_SUFFIX := tar.xz
LIBQMI_URL := http://www.freedesktop.org/software/libqmi/$(LIBQMI).$(LIBQMI_SUFFIX)