mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 2/3] mesalib: version bump 21.1.3 -> 21.1.6
Date: Fri, 30 Jul 2021 16:31:37 +0200	[thread overview]
Message-ID: <20210730143138.9696-2-p.zabel@pengutronix.de> (raw)
In-Reply-To: <20210730143138.9696-1-p.zabel@pengutronix.de>

-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>
---
 rules/host-mesalib.make | 1 +
 rules/mesalib.make      | 5 +++--
 2 files changed, 4 insertions(+), 2 deletions(-)

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 acf26b1ad544..0990cd190b06 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) \
-- 
2.30.2


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


  reply	other threads:[~2021-07-30 14:32 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 ` Philipp Zabel [this message]
2021-08-04  6:14   ` [ptxdist] [APPLIED] mesalib: version bump 21.1.3 -> 21.1.6 Michael Olbrich
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=20210730143138.9696-2-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