From: Michael Tretter <m.tretter@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Michael Tretter <m.tretter@pengutronix.de>
Subject: [ptxdist] [PATCH] mesalib: drop libdrm_radeon dependency
Date: Mon, 1 Dec 2025 12:21:22 +0100 [thread overview]
Message-ID: <20251201112122.292583-1-m.tretter@pengutronix.de> (raw)
Since upstream Commit 1299f5c50a49 ("gallium/radeon: import
libdrm_radeon source code, drop the dependency"), mesa doesn't depend on
libdrm_radeon anymore.
Drop the dependency.
Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
---
rules/mesalib.in | 3 ---
1 file changed, 3 deletions(-)
diff --git a/rules/mesalib.in b/rules/mesalib.in
index 45c83843ef7c..9c13c57a6c6f 100644
--- a/rules/mesalib.in
+++ b/rules/mesalib.in
@@ -24,9 +24,6 @@ menuconfig MESALIB
select WAYLAND if MESALIB_EGL_WAYLAND
select WAYLAND_PROTOCOLS if MESALIB_EGL_WAYLAND
select LIBDRM_AMDGPU if MESALIB_DRI_RADEONSI
- select LIBDRM_RADEON if MESALIB_DRI_R300
- select LIBDRM_RADEON if MESALIB_DRI_R600
- select LIBDRM_RADEON if MESALIB_DRI_RADEONSI
select LIBDRM_NOUVEAU if MESALIB_DRI_NOUVEAU
select LIBELF if MESALIB_DRI_RADEONSI
select LIBPNG if MESALIB_VULKAN_SCREENSHOT
--
2.47.3
reply other threads:[~2025-12-01 11:21 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=20251201112122.292583-1-m.tretter@pengutronix.de \
--to=m.tretter@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