mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Ladislav Michl <oss-lists@triops.cz>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] modemmanager: version bump 1.20.0 -> 1.20.2
Date: Fri, 11 Nov 2022 22:03:53 +0100	[thread overview]
Message-ID: <Y264uS7Z1s7Pdbs9@lenoch> (raw)

From: Ladislav Michl <ladis@linux-mips.org>

First bugfix release of 1.20 series. Among other things building
without tests is now fixed.

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
---
 rules/modemmanager.make | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/rules/modemmanager.make b/rules/modemmanager.make
index 58427ff8a..94b327c43 100644
--- a/rules/modemmanager.make
+++ b/rules/modemmanager.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_MODEMMANAGER) += modemmanager
 #
 # Paths and names
 #
-MODEMMANAGER_VERSION	:= 1.20.0
-MODEMMANAGER_MD5	:= 900b2e707a2095a4b476b68d1efb1c34
+MODEMMANAGER_VERSION	:= 1.20.2
+MODEMMANAGER_MD5	:= 441b08c34136f3a28d79c7f110b6ee32
 MODEMMANAGER		:= ModemManager-$(MODEMMANAGER_VERSION)
 MODEMMANAGER_SUFFIX	:= tar.bz2
 MODEMMANAGER_URL	:= https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/archive/$(MODEMMANAGER_VERSION)/$(MODEMMANAGER).$(MODEMMANAGER_SUFFIX)
@@ -38,7 +38,7 @@ MODEMMANAGER_CONF_OPT	:= \
 	$(CROSS_MESON_USR) \
 	-Dudev=true \
 	-Dudevdir=/usr/lib/udev \
-	-Dtests=true \
+	-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) \
@@ -55,8 +55,6 @@ MODEMMANAGER_CONF_OPT	:= \
 	-Dman=false \
 	-Dbash_completion=false
 
-# sadly, ModemManager does not build with -Dtests=false
-
 # ----------------------------------------------------------------------------
 # Target-Install
 # ----------------------------------------------------------------------------
-- 
2.32.0




             reply	other threads:[~2022-11-11 21:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-11 21:03 Ladislav Michl [this message]
2022-11-22 13:20 ` [ptxdist] [APPLIED] " Michael Olbrich

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=Y264uS7Z1s7Pdbs9@lenoch \
    --to=oss-lists@triops.cz \
    --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