* [ptxdist] [PATCH] mesalib: drop libdrm Freedreno dependency
@ 2019-01-08 10:53 Lucas Stach
0 siblings, 0 replies; only message in thread
From: Lucas Stach @ 2019-01-08 10:53 UTC (permalink / raw)
To: ptxdist
Freedreno choose to import all of functionality previously provided by
libdrm_freedreno into the Mesa winsys. This change was released with
Mesa 18.3, so we can drop the dependency with the version bump.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
rules/mesalib.in | 1 -
1 file changed, 1 deletion(-)
diff --git a/rules/mesalib.in b/rules/mesalib.in
index d758c8f9616b..52fcf22f6988 100644
--- a/rules/mesalib.in
+++ b/rules/mesalib.in
@@ -19,7 +19,6 @@ menuconfig MESALIB
select LIBDRM_RADEON if MESALIB_DRI_R600
select LIBDRM_RADEON if MESALIB_DRI_RADEONSI
select LIBDRM_NOUVEAU if MESALIB_DRI_NOUVEAU || MESALIB_DRI_NOUVEAU_VIEUX
- select LIBDRM_FREEDRENO if MESALIB_DRI_FREEDRENO
select LIBDRM_ETNAVIV if MESALIB_DRI_ETNAVIV
select LM_SENSORS if MESALIB_LMSENSORS
select XORGPROTO if MESALIB_GLX
--
2.20.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-01-08 10:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-08 10:53 [ptxdist] [PATCH] mesalib: drop libdrm Freedreno dependency Lucas Stach
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox