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 21.1.3 -> 21.1.6
Date: Wed,  4 Aug 2021 08:14:13 +0200	[thread overview]
Message-ID: <20210804061413.3668313-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20210730143138.9696-2-p.zabel@pengutronix.de>

Thanks, applied as 077626f2add138836f2d2dac7d7195fdc1f253b7.

Michael

[sent from post-receive hook]

On Wed, 04 Aug 2021 08:14:13 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> -Degl-native-platform=auto continues to use the first entry from the
> -Dplatforms option as window system for EGL_DEFAULT_DISPLAY.
> 
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20210730143138.9696-2-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 ba8177aeafbd..95794c4c99bd 100644
> --- a/rules/host-mesalib.make
> +++ b/rules/host-mesalib.make
> @@ -29,6 +29,7 @@ HOST_MESALIB_CONF_OPT	:= \
>  	-Ddri3=disabled \
>  	-Degl=disabled \
>  	-Degl-lib-suffix= \
> +	-Degl-native-platform=auto \
>  	-Dfreedreno-kgsl=false \
>  	-Dgallium-drivers= \
>  	-Dgallium-extra-hud=false \
> diff --git a/rules/mesalib.make b/rules/mesalib.make
> index 3ff3a09bd2f3..043d0d7599b5 100644
> --- a/rules/mesalib.make
> +++ b/rules/mesalib.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_MESALIB) += mesalib
>  #
>  # Paths and names
>  #
> -MESALIB_VERSION	:= 21.1.3
> -MESALIB_MD5	:= 0d6e96ca75cf8decc6f8a8a75c729ab9
> +MESALIB_VERSION	:= 21.1.6
> +MESALIB_MD5	:= 115a4b7383982f03b2aa5b91d1a8a259
>  MESALIB		:= mesa-$(MESALIB_VERSION)
>  MESALIB_SUFFIX	:= tar.xz
>  MESALIB_URL	:= \
> @@ -125,6 +125,7 @@ MESALIB_CONF_OPT	:= \
>  	-Ddri3=$(call ptx/endis, PTXCONF_MESALIB_DRI3)d \
>  	-Degl=$(call ptx/endis, PTXCONF_MESALIB_EGL)d \
>  	-Degl-lib-suffix= \
> +	-Degl-native-platform=auto \
>  	-Dfreedreno-kgsl=false \
>  	-Dgallium-drivers=$(subst $(space),$(comma),$(MESALIB_GALLIUM_DRIVERS-y)) \
>  	-Dgallium-extra-hud=$(call ptx/truefalse, PTXCONF_MESALIB_EXTENDED_HUD) \

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


  reply	other threads:[~2021-08-04  6:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-30 14:31 [ptxdist] [PATCH 1/3] host-mesalib: sync build options Philipp Zabel
2021-07-30 14:31 ` [ptxdist] [PATCH 2/3] mesalib: version bump 21.1.3 -> 21.1.6 Philipp Zabel
2021-08-04  6:14   ` Michael Olbrich [this message]
2021-07-30 14:31 ` [ptxdist] [PATCH 3/3] mesalib: let EGL_DEFAULT_DISPLAY prefer wayland over x11 Philipp Zabel
2021-08-04  6:14   ` [ptxdist] [APPLIED] " Michael Olbrich
2021-08-04  6:14 ` [ptxdist] [APPLIED] host-mesalib: sync build options 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=20210804061413.3668313-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