mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: [ptxdist] [PATCH] mesalib: version bump 22.3.6 -> 23.0.0
Date: Thu, 23 Feb 2023 17:41:22 +0100	[thread overview]
Message-ID: <20230223164122.2806712-1-p.zabel@pengutronix.de> (raw)

https://lists.freedesktop.org/archives/mesa-dev/2023-February/225930.html

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
Release notes are not up yet, I assume they should appear at
https://docs.mesa3d.org/relnotes/23.0.0.html shortly.
---
 rules/host-mesalib.make | 1 +
 rules/mesalib.in        | 4 ++++
 rules/mesalib.make      | 5 +++--
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/rules/host-mesalib.make b/rules/host-mesalib.make
index 3617ded0c47a..adcd227d8e23 100644
--- a/rules/host-mesalib.make
+++ b/rules/host-mesalib.make
@@ -96,6 +96,7 @@ HOST_MESALIB_CONF_OPT	:= \
 	-Dvulkan-icd-dir=/etc/vulkan/icd.d \
 	-Dvulkan-layers=[] \
 	-Dxlib-lease=disabled \
+	-Dxmlconfig=disabled \
 	-Dzlib=enabled \
 	-Dzstd=disabled
 
diff --git a/rules/mesalib.in b/rules/mesalib.in
index 5e89907ed955..990a205fa550 100644
--- a/rules/mesalib.in
+++ b/rules/mesalib.in
@@ -262,5 +262,9 @@ config MESALIB_SHADER_CACHE
 	bool
 	prompt "enable shader cache"
 
+config MESALIB_XMLCONFIG
+	bool
+	prompt "build custom xmlconfig (driconf) support"
+
 endif
 
diff --git a/rules/mesalib.make b/rules/mesalib.make
index 61a325287c66..1f227cc60314 100644
--- a/rules/mesalib.make
+++ b/rules/mesalib.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_MESALIB) += mesalib
 #
 # Paths and names
 #
-MESALIB_VERSION	:= 22.3.6
-MESALIB_MD5	:= ed6e3e529f3ec8d802625d19cd44ea07
+MESALIB_VERSION	:= 23.0.0
+MESALIB_MD5	:= 86d15af0f92c5102005e57a28329bcb1
 MESALIB		:= mesa-$(MESALIB_VERSION)
 MESALIB_SUFFIX	:= tar.xz
 MESALIB_URL	:= \
@@ -217,6 +217,7 @@ MESALIB_CONF_OPT	:= \
 	-Dvulkan-icd-dir=/etc/vulkan/icd.d \
 	-Dvulkan-layers=$(subst $(space),$(comma),$(MESALIB_VULKAN_LAYERS-y)) \
 	-Dxlib-lease=$(call ptx/endis, PTXCONF_MESALIB_EGL_X11)d \
+	-Dxmlconfig=$(call ptx/endis, PTXCONF_MESALIB_XMLCONFIG)d \
 	-Dzlib=enabled \
 	-Dzstd=$(call ptx/endis, PTXCONF_MESALIB_SHADER_CACHE)d
 
-- 
2.30.2




             reply	other threads:[~2023-02-23 16:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-23 16:41 Philipp Zabel [this message]
2023-03-06 16:21 ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230223164122.2806712-1-p.zabel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox