* [ptxdist] [PATCH] mesalib: version bump 25.0.2 -> 25.0.3
@ 2025-04-03 15:26 Philipp Zabel
2025-04-07 16:02 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages 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] 2+ messages in thread
* Re: [ptxdist] [APPLIED] mesalib: version bump 25.0.2 -> 25.0.3
2025-04-03 15:26 [ptxdist] [PATCH] mesalib: version bump 25.0.2 -> 25.0.3 Philipp Zabel
@ 2025-04-07 16:02 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-04-07 16:02 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
Thanks, applied as f61905c23240642dec3e5390ee15e83cf1e016e9.
Michael
[sent from post-receive hook]
On Mon, 07 Apr 2025 18:02:55 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> 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>
> Message-Id: <20250403152655.2939750-1-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/mesalib.make b/rules/mesalib.make
> index 010af6e2156d..a59ec3b61746 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 \
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-04-07 16:04 UTC | newest]
Thread overview: 2+ messages (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
2025-04-07 16:02 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox