From: Lucas Stach <l.stach@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 2/2] mesalib: drop libdrm Freedreno dependency again
Date: Fri, 12 Apr 2019 15:01:38 +0200 [thread overview]
Message-ID: <20190412130138.11280-2-l.stach@pengutronix.de> (raw)
In-Reply-To: <20190412130138.11280-1-l.stach@pengutronix.de>
The version bump to 19.0.0 restored the Freedreno libdrm dependency
by accident. As Mesa doesn't actually use Freedreno specific libdrm
parts anymore this adds an unused library to the target rootfs.
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 328586b8281e..2518d4227df5 100644
--- a/rules/mesalib.in
+++ b/rules/mesalib.in
@@ -21,7 +21,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
prev parent reply other threads:[~2019-04-12 13:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-12 13:01 [ptxdist] [PATCH 1/2] mesalib: version bump 19.0.1 -> 19.0.2 Lucas Stach
2019-04-12 13:01 ` Lucas Stach [this message]
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=20190412130138.11280-2-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