From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] libmbim: Version bump. 1.30.0 -> 1.32.0
Date: Thu, 10 Apr 2025 19:53:51 +0200 [thread overview]
Message-ID: <20250410175351.3085197-1-christian.melki@t2data.com> (raw)
Long due, minor enhancements.
https://gitlab.freedesktop.org/mobile-broadband/libmbim/-/blob/mbim-1-32/NEWS
* Rearrange options for handling.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/libmbim.make | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/rules/libmbim.make b/rules/libmbim.make
index 4ac026dcd..36c1057e3 100644
--- a/rules/libmbim.make
+++ b/rules/libmbim.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBMBIM) += libmbim
#
# Paths and names
#
-LIBMBIM_VERSION := 1.30.0
-LIBMBIM_MD5 := dcfb85bd4338f0aa8a851d5d80d123f7
+LIBMBIM_VERSION := 1.32.0
+LIBMBIM_MD5 := c175b50028062eed802bfb271861b4f8
LIBMBIM := libmbim-$(LIBMBIM_VERSION)
LIBMBIM_SUFFIX := tar.bz2
LIBMBIM_URL := https://gitlab.freedesktop.org/mobile-broadband/libmbim/-/archive/$(LIBMBIM_VERSION)/$(LIBMBIM).$(LIBMBIM_SUFFIX)
@@ -36,11 +36,13 @@ LIBMBIM_LICENSE_FILES := \
LIBMBIM_CONF_TOOL := meson
LIBMBIM_CONF_OPT := \
$(CROSS_MESON_USR) \
- -Dudevdir=/usr/lib/udev \
- -Dintrospection=false \
+ -Dbash_completion=false \
+ -Dfuzzer=false \
-Dgtk_doc=false \
+ -Dintrospection=false \
-Dman=false \
- -Dbash_completion=false
+ -Dmbim_username= \
+ -Dudevdir=/usr/lib/udev
# ----------------------------------------------------------------------------
# Target-Install
--
2.34.1
reply other threads:[~2025-04-10 17:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20250410175351.3085197-1-christian.melki@t2data.com \
--to=christian.melki@t2data.com \
--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