mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] mesalib: version bump 25.0.2 -> 25.0.3
@ 2025-04-03 15:26 Philipp Zabel
  0 siblings, 0 replies; only message in thread
From: Philipp Zabel @ 2025-04-03 15:26 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

https://docs.mesa3d.org/relnotes/25.0.3.html

Drop deprecated execmem option, sort install options alphabetically.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/mesalib.make | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/rules/mesalib.make b/rules/mesalib.make
index 3981c70e50a4..4f2f413f1572 100644
--- a/rules/mesalib.make
+++ b/rules/mesalib.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_MESALIB) += mesalib
 #
 # Paths and names
 #
-MESALIB_VERSION	:= 25.0.2
-MESALIB_MD5	:= 3605bbca692582ec31f8f5ad652a2fc9
+MESALIB_VERSION	:= 25.0.3
+MESALIB_MD5	:= 42502c44e1e3e9ea9700c8c4e50b0f7c
 MESALIB		:= mesa-$(MESALIB_VERSION)
 MESALIB_SUFFIX	:= tar.xz
 MESALIB_URL	:= \
@@ -186,7 +186,6 @@ MESALIB_CONF_OPT	:= \
 	-Degl-lib-suffix= \
 	-Degl-native-platform=auto \
 	-Denable-glcpp-tests=false \
-	-Dexecmem=true \
 	-Dexpat=enabled \
 	-Dfreedreno-kmds=msm \
 	-Dgallium-d3d10-dll-name=libgallium_d3d10 \
@@ -214,13 +213,13 @@ MESALIB_CONF_OPT	:= \
 	-Dglx-direct=true \
 	-Dglx-read-only-text=false \
 	-Dgpuvis=false \
-	-Dinstall-mesa-clc=false \
-	-Dinstall-precomp-compiler=false \
 	-Dhtml-docs=disabled \
 	-Dhtml-docs-path= \
 	-Dimagination-srv=false \
 	-Dinstall-intel-clc=false \
 	-Dinstall-intel-gpu-tests=false \
+	-Dinstall-mesa-clc=false \
+	-Dinstall-precomp-compiler=false \
 	-Dintel-bvh-grl=false \
 	-Dintel-clc=system \
 	-Dintel-elk=true \
-- 
2.39.5




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-04-03 15:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-03 15:26 [ptxdist] [PATCH] mesalib: version bump 25.0.2 -> 25.0.3 Philipp Zabel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox