mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libmbim: Version bump. 1.30.0 -> 1.32.0
@ 2025-04-10 17:53 Christian Melki
  0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2025-04-10 17:53 UTC (permalink / raw)
  To: ptxdist

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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-04-10 17:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-10 17:53 [ptxdist] [PATCH] libmbim: Version bump. 1.30.0 -> 1.32.0 Christian Melki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox