From: Ladislav Michl <ladis@linux-mips.org>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 1/2] 1ibqmi: version bump 1.16.2 -> 1.18.0
Date: Mon, 15 May 2017 08:59:56 +0200 [thread overview]
Message-ID: <20170515065956.zzbjo7kx5sy2e3bk@lenoch> (raw)
Following new configure options are present:
- Added GUdev requirement for qmi-firmware-update, that may be explicitly
disabled using the new '--without-udev' configure switch.
- The new '--disable-firmware-update' configure switch allows completely
disabling the qmi-firmware-update tool build.
- The new '--disable-mm-runtime-check' configure switch allows disabling
the runtime check for ModemManager done by the qmi-firmware-update tool.
All of them are disabled by default, leaving room for anyone who first
needs this functionality.
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
---
rules/libqmi.make | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/rules/libqmi.make b/rules/libqmi.make
index 8b4589ed5..e24ea5d04 100644
--- a/rules/libqmi.make
+++ b/rules/libqmi.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBQMI) += libqmi
#
# Paths and names
#
-LIBQMI_VERSION := 1.16.2
-LIBQMI_MD5 := 052318439128e428b1a41e75a605d91f
+LIBQMI_VERSION := 1.18.0
+LIBQMI_MD5 := 25bae4e383ad77f491ad49b49e04fdcf
LIBQMI := libqmi-$(LIBQMI_VERSION)
LIBQMI_SUFFIX := tar.xz
LIBQMI_URL := http://www.freedesktop.org/software/libqmi/$(LIBQMI).$(LIBQMI_SUFFIX)
@@ -36,9 +36,12 @@ LIBQMI_CONF_TOOL := autoconf
LIBQMI_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
--disable-more-warnings \
+ --disable-firmware-update \
+ --disable-mm-runtime-check \
--disable-gtk-doc \
--disable-gtk-doc-html \
--disable-gtk-doc-pdf \
+ --without-udev \
--with-udev-base-dir=/usr/lib/udev
# ----------------------------------------------------------------------------
--
2.11.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2017-05-15 7:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-15 6:59 Ladislav Michl [this message]
2017-05-15 7:00 ` [ptxdist] [PATCH 2/2] modemmanager: version bump 1.6.4 -> 1.6.6 Ladislav Michl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170515065956.zzbjo7kx5sy2e3bk@lenoch \
--to=ladis@linux-mips.org \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox