mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] mesalib: version bump 22.3.6 -> 23.0.0
Date: Mon,  6 Mar 2023 17:21:13 +0100	[thread overview]
Message-ID: <20230306162113.3705471-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20230223164122.2806712-1-p.zabel@pengutronix.de>

Thanks, applied as d4ec5ec42252de74d3f7aab7f500af4fce4df2c3.

Michael

[sent from post-receive hook]

On Mon, 06 Mar 2023 17:21:13 +0100, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> https://lists.freedesktop.org/archives/mesa-dev/2023-February/225930.html
> 
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20230223164122.2806712-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 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
>  



      reply	other threads:[~2023-03-06 16:22 UTC|newest]

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

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=20230306162113.3705471-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=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