From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Tue, 14 Oct 2025 14:04:48 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1v8dlo-007jFf-1M for lore@lore.pengutronix.de; Tue, 14 Oct 2025 14:04:48 +0200 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1v8dlo-0005Ik-6z; Tue, 14 Oct 2025 14:04:48 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1v8dlg-0005IV-Re; Tue, 14 Oct 2025 14:04:40 +0200 Received: from lupine.office.stw.pengutronix.de ([2a0a:edc0:0:900:1d::4e] helo=lupine) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1v8dlg-003YQF-2A; Tue, 14 Oct 2025 14:04:40 +0200 Received: from pza by lupine with local (Exim 4.98.2) (envelope-from ) id 1v8dlg-000000006se-2Z2Z; Tue, 14 Oct 2025 14:04:40 +0200 Message-ID: <3f66156caf8d799fbea8b5a7b71e084f1145f53e.camel@pengutronix.de> From: Philipp Zabel To: ptxdist@pengutronix.de Date: Tue, 14 Oct 2025 14:04:40 +0200 In-Reply-To: <20251014104553.3455757-1-s.pueschel@pengutronix.de> References: <20251014104553.3455757-1-s.pueschel@pengutronix.de> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.56.1-1 MIME-Version: 1.0 Subject: Re: [ptxdist] [PATCH] libdisplay-info: version bump 0.2.0 -> 0.3.0 X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: Sven =?ISO-8859-1?Q?P=FCschel?= Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false On Di, 2025-10-14 at 12:45 +0200, Sven P=C3=BCschel wrote: > Signed-off-by: Sven P=C3=BCschel > --- > rules/libdisplay-info.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/rules/libdisplay-info.make b/rules/libdisplay-info.make > index ba4bd9857..68a36f538 100644 > --- a/rules/libdisplay-info.make > +++ b/rules/libdisplay-info.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBDISPLAY_INFO) +=3D libdisplay-inf= o > # > # Paths and names > # > -LIBDISPLAY_INFO_VERSION :=3D 0.2.0 > -LIBDISPLAY_INFO_MD5 :=3D 160d4159a7805823cf0b3b4f86dfa8d4 > +LIBDISPLAY_INFO_VERSION :=3D 0.3.0 > +LIBDISPLAY_INFO_MD5 :=3D f2a15697f6e8c66722b7760ceccbed60 Note that this breaks Weston 14 unless a trivial patch [1] is backported from upcoming Weston 15. [1] https://lore.ptxdist.org/ptxdist/20251014120254.3630134-1-p.zabel@pengu= tronix.de/T/#u regards Philipp