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 24.2.2 -> 24.2.3
Date: Thu, 26 Sep 2024 15:19:04 +0200	[thread overview]
Message-ID: <20240926131904.1718096-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240920082126.1593831-1-p.zabel@pengutronix.de>

Thanks, applied as b6e32ed4053629cc82252a2a757f76e137103251.

Michael

[sent from post-receive hook]

On Thu, 26 Sep 2024 15:19:04 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20240920082126.1593831-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 7149de96b1f4..15e6c7cb5d75 100644
> --- a/rules/mesalib.make
> +++ b/rules/mesalib.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_MESALIB) += mesalib
>  #
>  # Paths and names
>  #
> -MESALIB_VERSION	:= 24.2.2
> -MESALIB_MD5	:= 2efcf055c7d48b12cd2c9df2fc41f1b0
> +MESALIB_VERSION	:= 24.2.3
> +MESALIB_MD5	:= e3a195842c5cfbfb7234ed45f70af787
>  MESALIB		:= mesa-$(MESALIB_VERSION)
>  MESALIB_SUFFIX	:= tar.xz
>  MESALIB_URL	:= \
> @@ -294,12 +294,10 @@ ifdef PTXCONF_MESALIB_EGL_X11
>  endif
>  endif
>  ifneq ($(strip $(MESALIB_DRI_VA_LIBS-y)),)
> -	@$(call install_copy, mesalib, 0, 0, 0644, -, /usr/lib/dri/libgallium_drv_video.so)
> -
>  	@$(foreach lib, $(MESALIB_DRI_VA_LIBS-y), \
>  		test -f $(MESALIB_PKGDIR)/usr/lib/dri/$(lib)_drv_video.so || \
>  			ptxd_bailout "missing va driver $(lib)_drv_video.so"$(ptx/nl) \
> -		$(call install_link, mesalib, libgallium_drv_video.so, \
> +		$(call install_link, mesalib, ../libgallium-$(MESALIB_LIBGALLIUM_VERSION).so, \
>  		/usr/lib/dri/$(lib)_drv_video.so)$(ptx/nl))
>  endif
>  



      parent reply	other threads:[~2024-09-26 13:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-20  8:21 [ptxdist] [PATCH v2] " Philipp Zabel
2024-09-26  7:18 ` Michael Olbrich
2024-09-26  8:39   ` Philipp Zabel
2024-09-26 13:19 ` 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=20240926131904.1718096-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