* [ptxdist] [PATCH] libmbim: Version bump. 1.30.0 -> 1.32.0
@ 2025-04-10 17:53 Christian Melki
2025-05-09 7:25 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages 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] 2+ messages in thread
* Re: [ptxdist] [APPLIED] libmbim: Version bump. 1.30.0 -> 1.32.0
2025-04-10 17:53 [ptxdist] [PATCH] libmbim: Version bump. 1.30.0 -> 1.32.0 Christian Melki
@ 2025-05-09 7:25 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-05-09 7:25 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as 836389122047e384a9cee8e16bf29175ff043e6a.
Michael
[sent from post-receive hook]
On Fri, 09 May 2025 09:25:05 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> 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>
> Message-Id: <20250410175351.3085197-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/libmbim.make b/rules/libmbim.make
> index 4ac026dcd004..36c1057e303a 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-05-09 7:27 UTC | newest]
Thread overview: 2+ messages (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
2025-05-09 7:25 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox