mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Lars Alex Pedersen <lapeddk@gmail.com>
Subject: Re: [ptxdist] [APPLIED] modemmanager: Version bump 1.22.0 -> 1.24.2
Date: Tue, 16 Sep 2025 21:44:43 +0200	[thread overview]
Message-ID: <20250916194443.568230-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250909062505.684573-1-lapeddk@gmail.com>

Thanks, applied as c2d9fb68fa5a4e3679ea07a64f9ba5d5e4637036.

Michael

[sent from post-receive hook]

On Tue, 16 Sep 2025 21:44:43 +0200, Lars Alex Pedersen <lapeddk@gmail.com> wrote:
> Bump to the new stable release of ModemManager.
> 
> https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/blob/1.24.2/NEWS
> 
> - Configure options reordered using configure_helper
> - New configure options builtin_plugins and fuzzer is both set to
>   default false.
> - New modem plugins is left to auto, like the existing ones.
> 
> Signed-off-by: Lars Alex Pedersen <lapeddk@gmail.com>
> Message-Id: <20250909062505.684573-1-lapeddk@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/modemmanager.make b/rules/modemmanager.make
> index dd1770cf9c4a..a2d6d59fa3ff 100644
> --- a/rules/modemmanager.make
> +++ b/rules/modemmanager.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_MODEMMANAGER) += modemmanager
>  #
>  # Paths and names
>  #
> -MODEMMANAGER_VERSION	:= 1.22.0
> -MODEMMANAGER_MD5	:= e967a452eb6f505a645df8c0582a17b7
> +MODEMMANAGER_VERSION	:= 1.24.2
> +MODEMMANAGER_MD5	:= 4b4c08aac46a3d382d6fbe0b7520e502
>  MODEMMANAGER		:= ModemManager-$(MODEMMANAGER_VERSION)
>  MODEMMANAGER_SUFFIX	:= tar.bz2
>  MODEMMANAGER_URL	:= https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/archive/$(MODEMMANAGER_VERSION)/$(MODEMMANAGER).$(MODEMMANAGER_SUFFIX)
> @@ -36,25 +36,27 @@ MODEMMANAGER_LICENSE_FILES := \
>  MODEMMANAGER_CONF_TOOL	:= meson
>  MODEMMANAGER_CONF_OPT	:= \
>  	$(CROSS_MESON_USR) \
> -	-Dudev=true \
> -	-Dudevdir=/usr/lib/udev \
> -	-Dtests=false \
> -	-Ddbus_policy_dir=/usr/share/dbus-1/system.d \
> -	-Dsystemdsystemunitdir=/usr/lib/systemd/system \
> -	-Dsystemd_suspend_resume=$(call ptx/truefalse, PTXCONF_INITMETHOD_SYSTEMD) \
> -	-Dpowerd_suspend_resume=false \
> -	-Dsystemd_journal=$(call ptx/truefalse, PTXCONF_INITMETHOD_SYSTEMD) \
> -	-Dpolkit=no \
>  	-Dat_command_via_dbus=$(call ptx/truefalse, PTXCONF_MODEMMANAGER_ALLOW_DBUS_AT_CMDS) \
> +	-Dbash_completion=false \
> +	-Dbuiltin_plugins=false \
> +	-Ddbus_policy_dir=/usr/share/dbus-1/system.d \
> +	-Dexamples=false \
> +	-Dfuzzer=false \
> +	-Dgtk_doc=false \
> +	-Dintrospection=false \
> +	-Dman=false \
>  	-Dmbim=true \
> +	-Dpolkit=no \
> +	-Dpowerd_suspend_resume=false \
>  	-Dqmi=true \
>  	-Dqrtr=false \
> -	-Dintrospection=false \
> -	-Dvapi=false \
> -	-Dgtk_doc=false \
> -	-Dman=false \
> -	-Dbash_completion=false \
> -	-Dexamples=false
> +	-Dsystemd_journal=$(call ptx/truefalse, PTXCONF_INITMETHOD_SYSTEMD) \
> +	-Dsystemd_suspend_resume=$(call ptx/truefalse, PTXCONF_INITMETHOD_SYSTEMD) \
> +	-Dsystemdsystemunitdir=/usr/lib/systemd/system \
> +	-Dtests=false \
> +	-Dudev=true \
> +	-Dudevdir=/usr/lib/udev \
> +	-Dvapi=false
>  
>  # ----------------------------------------------------------------------------
>  # Target-Install



      reply	other threads:[~2025-09-16 19:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-09  6:25 [ptxdist] [PATCH] " Lars Alex Pedersen
2025-09-16 19:44 ` Michael Olbrich [this message]

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=20250916194443.568230-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=lapeddk@gmail.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