* [ptxdist] [PATCH] mesalib: version bump 1.2.6 -> 1.3.0
@ 2017-12-08 15:08 Philipp Zabel
2017-12-08 15:20 ` Juergen Borleis
0 siblings, 1 reply; 3+ messages in thread
From: Philipp Zabel @ 2017-12-08 15:08 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
rules/host-mesalib.make | 2 +-
rules/mesalib.in | 4 ++++
rules/mesalib.make | 7 ++++---
3 files changed, 9 insertions(+), 4 deletions(-)
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..e847ef7eb 100644
--- a/rules/mesalib.in
+++ b/rules/mesalib.in
@@ -109,6 +109,10 @@ config MESALIB_DRI_VC4
bool
prompt "vc4"
+config MESALIB_DRI_VC5
+ bool
+ 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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ptxdist] [PATCH] mesalib: version bump 1.2.6 -> 1.3.0
2017-12-08 15:08 [ptxdist] [PATCH] mesalib: version bump 1.2.6 -> 1.3.0 Philipp Zabel
@ 2017-12-08 15:20 ` Juergen Borleis
2017-12-08 15:24 ` Philipp Zabel
0 siblings, 1 reply; 3+ messages in thread
From: Juergen Borleis @ 2017-12-08 15:20 UTC (permalink / raw)
To: Philipp Zabel; +Cc: ptxdist
Subject: 17.2.6 -> 17.3.0 ?
Cheers,
Juergen
--
Pengutronix e.K. | Juergen Borleis |
Industrial Linux Solutions | http://www.pengutronix.de/ |
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ptxdist] [PATCH] mesalib: version bump 1.2.6 -> 1.3.0
2017-12-08 15:20 ` Juergen Borleis
@ 2017-12-08 15:24 ` Philipp Zabel
0 siblings, 0 replies; 3+ messages in thread
From: Philipp Zabel @ 2017-12-08 15:24 UTC (permalink / raw)
To: ptxdist
On Fri, 2017-12-08 at 16:20 +0100, Juergen Borleis wrote:
> Subject: 17.2.6 -> 17.3.0 ?
Indeed, thank you.
regards
Philipp
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-12-08 15:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-08 15:08 [ptxdist] [PATCH] mesalib: version bump 1.2.6 -> 1.3.0 Philipp Zabel
2017-12-08 15:20 ` Juergen Borleis
2017-12-08 15:24 ` Philipp Zabel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox