From: Lucas Stach <l.stach@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] mesalib: version bump 12.0.3 -> 13.0.1
Date: Tue, 22 Nov 2016 11:36:53 +0100 [thread overview]
Message-ID: <20161122103653.6503-1-l.stach@pengutronix.de> (raw)
Enabled shared-glapi in host-mesalib as the non-shared build without
GLES is broken and enabling this option is lower impact than trying
to fix the build locally in ptxdist.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
rules/host-mesalib.make | 5 +++--
rules/mesalib.make | 7 ++++---
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/rules/host-mesalib.make b/rules/host-mesalib.make
index 3a60c10d6fd5..1619d209af49 100644
--- a/rules/host-mesalib.make
+++ b/rules/host-mesalib.make
@@ -36,6 +36,8 @@ HOST_MESALIB_CONF_OPT := \
--disable-gles1 \
--disable-gles2 \
--disable-dri \
+ --disable-gallium-extra-hud \
+ --disable-lmsensors \
--disable-dri3 \
--disable-glx \
--disable-osmesa \
@@ -52,8 +54,7 @@ HOST_MESALIB_CONF_OPT := \
--disable-opencl-icd \
--disable-gallium-tests \
--disable-shader-cache \
- --disable-shared-glapi \
- --disable-sysfs \
+ --enable-shared-glapi \
--disable-glx-read-only-text \
--disable-driglx-direct \
--disable-glx-tls \
diff --git a/rules/mesalib.make b/rules/mesalib.make
index 5e531f7740c6..9325ebcdc04e 100644
--- a/rules/mesalib.make
+++ b/rules/mesalib.make
@@ -19,8 +19,8 @@ PACKAGES-$(PTXCONF_MESALIB) += mesalib
#
# Paths and names
#
-MESALIB_VERSION := 12.0.3
-MESALIB_MD5 := 1113699c714042d8c4df4766be8c57d8
+MESALIB_VERSION := 13.0.1
+MESALIB_MD5 := 72b7f4d0c2407f367484abd201cb8276
MESALIB := mesa-$(MESALIB_VERSION)
MESALIB_SUFFIX := tar.xz
MESALIB_URL := ftp://ftp.freedesktop.org/pub/mesa/$(MESALIB_VERSION)/$(MESALIB).$(MESALIB_SUFFIX)
@@ -94,6 +94,8 @@ MESALIB_CONF_OPT := \
--$(call ptx/endis, PTXCONF_MESALIB_GLES1)-gles1 \
--$(call ptx/endis, PTXCONF_MESALIB_GLES2)-gles2 \
--enable-dri \
+ --disable-gallium-extra-hud \
+ --disable-lmsensors \
--disable-dri3 \
--$(call ptx/endis, PTXCONF_MESALIB_GLX)-glx \
--disable-osmesa \
@@ -111,7 +113,6 @@ MESALIB_CONF_OPT := \
--disable-gallium-tests \
--disable-shader-cache \
--enable-shared-glapi \
- --disable-sysfs \
--disable-glx-read-only-text \
--enable-driglx-direct \
--enable-glx-tls \
--
2.10.2
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
reply other threads:[~2016-11-22 10:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20161122103653.6503-1-l.stach@pengutronix.de \
--to=l.stach@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