mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: [ptxdist] [PATCH v3] mesalib: version bump 17.2.6 -> 17.3.0
Date: Mon,  8 Jan 2018 15:11:54 +0100	[thread overview]
Message-ID: <20180108141154.13949-1-p.zabel@pengutronix.de> (raw)

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
v3: mark VC5 as broken, we don't have the necessary simulator
---
 rules/host-mesalib.in   | 1 +
 rules/host-mesalib.make | 2 +-
 rules/mesalib.in        | 6 ++++++
 rules/mesalib.make      | 7 ++++---
 4 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/rules/host-mesalib.in b/rules/host-mesalib.in
index 7c7c224f8..ca3211d63 100644
--- a/rules/host-mesalib.in
+++ b/rules/host-mesalib.in
@@ -3,6 +3,7 @@
 config HOST_MESALIB
 	tristate
 	default ALLYES
+	select HOST_EXPAT
 	select HOST_MAKEDEPEND
 	select HOST_SYSTEM_PYTHON
 	select HOST_SYSTEM_PYTHON_XML2
diff --git a/rules/host-mesalib.make b/rules/host-mesalib.make
index 2e9a5ff60..786973b64 100644
--- a/rules/host-mesalib.make
+++ b/rules/host-mesalib.make
@@ -49,7 +49,7 @@ HOST_MESALIB_CONF_OPT	:= \
 	--disable-xvmc \
 	--disable-vdpau \
 	--disable-va \
-	--disable-omx \
+	--disable-omx-bellagio \
 	--disable-opencl \
 	--disable-opencl-icd \
 	--disable-gallium-tests \
diff --git a/rules/mesalib.in b/rules/mesalib.in
index 458d7ee02..bfd041d34 100644
--- a/rules/mesalib.in
+++ b/rules/mesalib.in
@@ -109,6 +109,12 @@ config MESALIB_DRI_VC4
 	bool
 	prompt "vc4"
 
+config MESALIB_DRI_VC5
+	bool
+	# needs v3dv3
+	depends on BROKEN
+	prompt "vc5"
+
 comment "API Support"
 
 config MESALIB_OPENGL
diff --git a/rules/mesalib.make b/rules/mesalib.make
index 6f2431206..c519e58cf 100644
--- a/rules/mesalib.make
+++ b/rules/mesalib.make
@@ -19,8 +19,8 @@ PACKAGES-$(PTXCONF_MESALIB) += mesalib
 #
 # Paths and names
 #
-MESALIB_VERSION	:= 17.2.6
-MESALIB_MD5	:= 862f2b7e2a08554570b192a89f723b6f
+MESALIB_VERSION	:= 17.3.0
+MESALIB_MD5	:= 7f69ae6aa9c54a990c4d65e29b17f07d
 MESALIB		:= mesa-$(MESALIB_VERSION)
 MESALIB_SUFFIX	:= tar.xz
 MESALIB_URL	:= \
@@ -61,6 +61,7 @@ MESALIB_GALLIUM_DRIVERS-$(PTXCONF_MESALIB_DRI_ETNAVIV)	+= etnaviv
 MESALIB_GALLIUM_DRIVERS-$(PTXCONF_MESALIB_DRI_IMX)	+= imx
 ifdef PTXCONF_ARCH_ARM
 MESALIB_GALLIUM_DRIVERS-$(PTXCONF_MESALIB_DRI_VC4)	+= vc4
+MESALIB_GALLIUM_DRIVERS-$(PTXCONF_MESALIB_DRI_VC5)	+= vc5
 endif
 
 MESALIB_GALLIUM_DRIVERS-$(PTXCONF_MESALIB_DRI_SWRAST)	+= swrast
@@ -114,7 +115,7 @@ MESALIB_CONF_OPT	:= \
 	--disable-nine \
 	--disable-xvmc \
 	--disable-vdpau \
-	--disable-omx \
+	--disable-omx-bellagio \
 	--disable-va \
 	--disable-opencl \
 	--disable-opencl-icd \
-- 
2.11.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2018-01-08 14:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-08 14:11 Philipp Zabel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-12-14 10:31 Philipp Zabel
2018-01-08 13:39 ` 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=20180108141154.13949-1-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