All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][scarthgap][RFC 1/6] ti-sgx-ddk-um: UM side driver depends on KM side driver
@ 2025-09-09 15:10 Andrew Davis
  2025-09-09 15:10 ` [meta-ti][scarthgap][RFC 2/6] ti-bsp: Do not remove gpu MACHINE_FEATURE conditionally on BSP version Andrew Davis
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Andrew Davis @ 2025-09-09 15:10 UTC (permalink / raw)
  To: Denys Dmytriyenko, Ryan Eatmon, Randolph Sapp, meta-ti; +Cc: Andrew Davis

This also matches what is done for ti-img-rogue-umlibs.

Signed-off-by: Andrew Davis <afd@ti.com>
---
 .../powervr-umlibs/ti-sgx-ddk-um_1.17.4948957.bb              | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-sgx-ddk-um_1.17.4948957.bb b/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-sgx-ddk-um_1.17.4948957.bb
index b260abdf..b6f5534e 100644
--- a/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-sgx-ddk-um_1.17.4948957.bb
+++ b/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-sgx-ddk-um_1.17.4948957.bb
@@ -40,9 +40,7 @@ TARGET_PRODUCT:ti43x = "ti437x_linux"
 TARGET_PRODUCT:omap-a15 = "ti572x_linux"
 TARGET_PRODUCT:am65xx = "ti654x_linux"
 
-RDEPENDS:${PN} += "libdrm"
-
-RRECOMMENDS:${PN} += "ti-sgx-ddk-km"
+RDEPENDS:${PN} += "libdrm ti-sgx-ddk-km"
 
 S = "${WORKDIR}/git"
 
-- 
2.39.2



^ permalink raw reply related	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2025-09-17 21:57 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-09 15:10 [meta-ti][scarthgap][RFC 1/6] ti-sgx-ddk-um: UM side driver depends on KM side driver Andrew Davis
2025-09-09 15:10 ` [meta-ti][scarthgap][RFC 2/6] ti-bsp: Do not remove gpu MACHINE_FEATURE conditionally on BSP version Andrew Davis
2025-09-09 20:44   ` Denys Dmytriyenko
2025-09-12 16:31     ` Andrew Davis
2025-09-12 18:24       ` Denys Dmytriyenko
2025-09-17 21:54         ` Andrew Davis
2025-09-17 21:57           ` Randolph Sapp
2025-09-09 15:10 ` [meta-ti][scarthgap][RFC 3/6] ti-bsp: Use same version for both UM and KM driver Andrew Davis
2025-09-09 20:42   ` Ryan Eatmon
2025-09-12 16:28     ` Andrew Davis
2025-09-09 15:10 ` [meta-ti][scarthgap][RFC 4/6] mesa-pvr: Remove need for PVR/SGX display aliases Andrew Davis
2025-09-09 15:10 ` [meta-ti][scarthgap][RFC 5/6] mesa-pvr: Use PREFERRED_PROVIDER directly for GPU selection Andrew Davis
2025-09-09 15:10 ` [meta-ti][scarthgap][RFC 6/6] mesa-pvr: Use mesa-pvr for all TI SoCs Andrew Davis
2025-09-09 20:52   ` Randolph Sapp
2025-09-12 16:38     ` Andrew Davis
2025-09-17 18:22       ` Randolph Sapp
2025-09-17 18:40         ` Andrew Davis
2025-09-17 19:12           ` Randolph Sapp
2025-09-17 19:15             ` Andrew Davis
2025-09-17 19:36               ` Randolph Sapp

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.