mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Lucas Stach <l.stach@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] mesalib: version bump 18.2.0 -> 18.3.1
Date: Wed, 19 Dec 2018 10:38:47 +0100	[thread overview]
Message-ID: <20181219093847.24604-1-l.stach@pengutronix.de> (raw)

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
 rules/host-mesalib.make | 18 +++++++++++++-----
 rules/mesalib.make      |  6 +++---
 2 files changed, 16 insertions(+), 8 deletions(-)

diff --git a/rules/host-mesalib.make b/rules/host-mesalib.make
index 872d0fcba3e9..68a02a62cf81 100644
--- a/rules/host-mesalib.make
+++ b/rules/host-mesalib.make
@@ -27,10 +27,14 @@ HOST_MESALIB_CONF_OPT	:= \
 	$(HOST_AUTOCONF) \
 	--enable-static \
 	--disable-shared \
+	--disable-pwr8 \
 	--disable-debug \
-	--disable-mangling \
+	--disable-profile \
+	--disable-sanitize \
 	--disable-asm \
 	--disable-selinux \
+	--disable-llvm-shared-libs \
+        --disable-libunwind \
 	--enable-opengl \
 	--disable-gles1 \
 	--disable-gles2 \
@@ -47,18 +51,22 @@ HOST_MESALIB_CONF_OPT	:= \
 	--disable-nine \
 	--disable-xvmc \
 	--disable-vdpau \
+        --disable-omx-tizonia \
+        --disable-omx-bellagio \
 	--disable-va \
-	--disable-omx-bellagio \
 	--disable-opencl \
 	--disable-opencl-icd \
 	--disable-gallium-tests \
+	--disable-libglvnd \
+	--disable-mangling \
 	--enable-shared-glapi \
-	--disable-glx-read-only-text \
 	--disable-driglx-direct \
 	--disable-glx-tls \
 	--disable-llvm-shared-libs \
-	--disable-gallium-llvm \
-	--disable-libglvnd \
+	--disable-glx-read-only-text \
+	--disable-xlib-lease \
+	--disable-llvm \
+	--disable-valgrind \
 	--with-gallium-drivers= \
 	--with-dri-drivers= \
 	--without-vulkan-drivers \
diff --git a/rules/mesalib.make b/rules/mesalib.make
index 44c0bfe726b0..23c50eb81478 100644
--- a/rules/mesalib.make
+++ b/rules/mesalib.make
@@ -19,8 +19,8 @@ PACKAGES-$(PTXCONF_MESALIB) += mesalib
 #
 # Paths and names
 #
-MESALIB_VERSION	:= 18.2.0
-MESALIB_MD5	:= 88e1a7f31f259cec69bb76b3cb10c956
+MESALIB_VERSION	:= 18.3.1
+MESALIB_MD5	:= d60828056d77bfdbae0970f9b15fb1be
 MESALIB		:= mesa-$(MESALIB_VERSION)
 MESALIB_SUFFIX	:= tar.xz
 MESALIB_URL	:= \
@@ -126,7 +126,6 @@ MESALIB_CONF_OPT	:= \
 	--enable-glx-tls \
 	--disable-glx-read-only-text \
 	--disable-xlib-lease \
-	--disable-gallium-llvm \
 	--disable-llvm \
 	--disable-valgrind \
 	--with-gallium-drivers=$(subst $(space),$(comma),$(MESALIB_GALLIUM_DRIVERS-y)) \
@@ -137,6 +136,7 @@ MESALIB_CONF_OPT	:= \
 	--without-vulkan-drivers \
 	--with-vulkan-icddir=/etc/vulkan/icd.d \
 	--with-osmesa-bits=8 \
+	--with-clang-libdir=/usr/lib \
 	--with-xvmc-libdir=/usr/lib \
 	--with-vdpau-libdir=/usr/lib/vdpau \
 	--with-omx-bellagio-libdir=/usr/lib/dri \
-- 
2.19.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

                 reply	other threads:[~2018-12-19  9:38 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=20181219093847.24604-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