From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Thu, 19 Sep 2024 16:01:50 +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 1srHjA-0003XE-30 for lore@lore.pengutronix.de; Thu, 19 Sep 2024 16:01:50 +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 1srHjB-0002bH-Dy; Thu, 19 Sep 2024 16:01:49 +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 1srHir-0002ad-PH; Thu, 19 Sep 2024 16:01:29 +0200 Received: from [2a0a:edc0:0:1101:1d::54] (helo=dude05.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1srHir-0001uw-Cg; Thu, 19 Sep 2024 16:01:29 +0200 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1srHir-002aaa-18; Thu, 19 Sep 2024 16:01:29 +0200 Date: Thu, 19 Sep 2024 16:01:29 +0200 From: Michael Olbrich To: Philipp Zabel Message-ID: References: <20240919081108.907473-1-p.zabel@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240919081108.907473-1-p.zabel@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] mesalib: version bump 24.2.2 -> 24.2.3 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 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 Thu, Sep 19, 2024 at 10:11:08AM +0200, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel Hmmm, libgallium_drv_video.so is not always available. I think, that was changed in mesa in b51ea6a445b4c1f386e992c894f85f262456db26 ("targets/va: Build va driver into libgallium when building with dri"). >>From what I can tell, the code was moved to libgallium-.so (if it's built) and the *_drv_video.so drivers must link to that instead. Michael > --- > rules/mesalib.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/mesalib.make b/rules/mesalib.make > index c18056a97db7..ef358a1f546e 100644 > --- a/rules/mesalib.make > +++ b/rules/mesalib.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_MESALIB) += mesalib > # > # Paths and names > # > -MESALIB_VERSION := 24.2.2 > -MESALIB_MD5 := 2efcf055c7d48b12cd2c9df2fc41f1b0 > +MESALIB_VERSION := 24.2.3 > +MESALIB_MD5 := e3a195842c5cfbfb7234ed45f70af787 > MESALIB := mesa-$(MESALIB_VERSION) > MESALIB_SUFFIX := tar.xz > MESALIB_URL := \ > -- > 2.39.5 > > > -- 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 |