mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] mesalib: version bump 24.0.4 -> 24.0.5
@ 2024-04-12  8:08 Philipp Zabel
  2024-05-03  8:29 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2024-04-12  8:08 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

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

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

diff --git a/rules/host-mesalib.make b/rules/host-mesalib.make
index f353f8f434e8..3bf420f44191 100644
--- a/rules/host-mesalib.make
+++ b/rules/host-mesalib.make
@@ -64,7 +64,6 @@ HOST_MESALIB_CONF_OPT	:= \
 	-Dimagination-srv=false \
 	-Dinstall-intel-gpu-tests=false \
 	-Dintel-clc=disabled \
-	-Dintel-xe-kmd=disabled \
 	-Dlibunwind=disabled \
 	-Dllvm=disabled \
 	-Dlmsensors=disabled \
diff --git a/rules/mesalib.make b/rules/mesalib.make
index eee7d5880e80..4a278f6a640c 100644
--- a/rules/mesalib.make
+++ b/rules/mesalib.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_MESALIB) += mesalib
 #
 # Paths and names
 #
-MESALIB_VERSION	:= 24.0.4
-MESALIB_MD5	:= de4661e901f2dfb194e6b1bf04dc2171
+MESALIB_VERSION	:= 24.0.5
+MESALIB_MD5	:= 8d8c4bb8d938adcf1aaaaa9381570d45
 MESALIB		:= mesa-$(MESALIB_VERSION)
 MESALIB_SUFFIX	:= tar.xz
 MESALIB_URL	:= \
@@ -191,7 +191,6 @@ MESALIB_CONF_OPT	:= \
 	-Dimagination-srv=false \
 	-Dinstall-intel-gpu-tests=false \
 	-Dintel-clc=disabled \
-	-Dintel-xe-kmd=disabled \
 	-Dlibunwind=disabled \
 	-Dllvm=$(call ptx/endis, PTXCONF_MESALIB_LLVM)d \
 	-Dlmsensors=$(call ptx/endis, PTXCONF_MESALIB_LMSENSORS)d \
-- 
2.39.2




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] mesalib: version bump 24.0.4 -> 24.0.5
  2024-04-12  8:08 [ptxdist] [PATCH] mesalib: version bump 24.0.4 -> 24.0.5 Philipp Zabel
@ 2024-05-03  8:29 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-05-03  8:29 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Thanks, applied as f1838e1f4b5aa2cb9deb5bf59828ea71c00e8888.

Michael

[sent from post-receive hook]

On Fri, 03 May 2024 10:29:45 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> https://docs.mesa3d.org/relnotes/24.0.5.html
> 
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20240412080840.3882092-1-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-mesalib.make b/rules/host-mesalib.make
> index f353f8f434e8..3bf420f44191 100644
> --- a/rules/host-mesalib.make
> +++ b/rules/host-mesalib.make
> @@ -64,7 +64,6 @@ HOST_MESALIB_CONF_OPT	:= \
>  	-Dimagination-srv=false \
>  	-Dinstall-intel-gpu-tests=false \
>  	-Dintel-clc=disabled \
> -	-Dintel-xe-kmd=disabled \
>  	-Dlibunwind=disabled \
>  	-Dllvm=disabled \
>  	-Dlmsensors=disabled \
> diff --git a/rules/mesalib.make b/rules/mesalib.make
> index eee7d5880e80..4a278f6a640c 100644
> --- a/rules/mesalib.make
> +++ b/rules/mesalib.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_MESALIB) += mesalib
>  #
>  # Paths and names
>  #
> -MESALIB_VERSION	:= 24.0.4
> -MESALIB_MD5	:= de4661e901f2dfb194e6b1bf04dc2171
> +MESALIB_VERSION	:= 24.0.5
> +MESALIB_MD5	:= 8d8c4bb8d938adcf1aaaaa9381570d45
>  MESALIB		:= mesa-$(MESALIB_VERSION)
>  MESALIB_SUFFIX	:= tar.xz
>  MESALIB_URL	:= \
> @@ -191,7 +191,6 @@ MESALIB_CONF_OPT	:= \
>  	-Dimagination-srv=false \
>  	-Dinstall-intel-gpu-tests=false \
>  	-Dintel-clc=disabled \
> -	-Dintel-xe-kmd=disabled \
>  	-Dlibunwind=disabled \
>  	-Dllvm=$(call ptx/endis, PTXCONF_MESALIB_LLVM)d \
>  	-Dlmsensors=$(call ptx/endis, PTXCONF_MESALIB_LMSENSORS)d \



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-03  8:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-12  8:08 [ptxdist] [PATCH] mesalib: version bump 24.0.4 -> 24.0.5 Philipp Zabel
2024-05-03  8:29 ` [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