From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 31 Jan 2022 09:36:01 +0100 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nESAL-001Uxn-En for lore@lore.pengutronix.de; Mon, 31 Jan 2022 09:36:01 +0100 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1nESAK-0002wD-6H; Mon, 31 Jan 2022 09:36:00 +0100 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nES9o-0002vn-Oi; Mon, 31 Jan 2022 09:35:28 +0100 Received: from [2a0a:edc0:0:1101:1d::39] (helo=dude03.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1nES9o-00DapO-NR; Mon, 31 Jan 2022 09:35:28 +0100 Received: from mol by dude03.red.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1nES9m-000KRA-TA; Mon, 31 Jan 2022 09:35:26 +0100 Date: Mon, 31 Jan 2022 09:35:26 +0100 From: Michael Olbrich To: Philipp Zabel Message-ID: Mail-Followup-To: Philipp Zabel , ptxdist@pengutronix.de References: <20211215100018.3352980-1-p.zabel@pengutronix.de> <20211215100018.3352980-2-p.zabel@pengutronix.de> <02a2ab6146fbea02c6c560118dbeae83ed36aaae.camel@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <02a2ab6146fbea02c6c560118dbeae83ed36aaae.camel@pengutronix.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain Subject: Re: [ptxdist] [PATCH 2/2] meson: version bump 0.56.0 -> 0.60.2 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: ptxdist@pengutronix.de Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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.ext.pengutronix.de); SAEximRunCond expanded to false On Fri, Dec 17, 2021 at 09:55:53AM +0100, Philipp Zabel wrote: > On Fri, 2021-12-17 at 08:51 +0100, Michael Olbrich wrote: > > On Wed, Dec 15, 2021 at 11:00:18AM +0100, Philipp Zabel wrote: > > > Signed-off-by: Philipp Zabel > > > --- > > > =A0rules/host-meson.make | 4 ++-- > > > =A01 file changed, 2 insertions(+), 2 deletions(-) > > > = > > > diff --git a/rules/host-meson.make b/rules/host-meson.make > > > index 98c4e453ba36..dd9bc37ee1af 100644 > > > --- a/rules/host-meson.make > > > +++ b/rules/host-meson.make > > > @@ -14,8 +14,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_MESON) +=3D host-meson > > > =A0# > > > =A0# Paths and names > > > =A0# > > > -HOST_MESON_VERSION :=3D 0.56.0 > > > -HOST_MESON_MD5 :=3D 67ce2c0c3eab1b8ee9ddaa1c5143e7c0 > > > +HOST_MESON_VERSION :=3D 0.60.2 > > = > > This raises the required Python version to 3.6. This means we won't be = able > > to build BSPs on Debian Stretch, Ubuntu Xenial and other distros of the > > same generation. Those are pretty old, but still have some LTS support. > > So if we do this, then I'd like to have an actual reason for this. A > > package that needs a newer meson version, problems with the old version > > etc. > = > GStreamer 1.19.3 depends on Meson >=3D 0.59, so this will become relevant > when 1.20 is released. The latest pipewire update requires a new meson version as well. And the latest systemd uses some Python 3.6 features. So I've applied this now. Michael -- = Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@p= engutronix.de