diff mbox series

[meta-ti,kirkstone,1/4] mesa-pvr: isolate sgx and rogue components

Message ID 20231027222200.3659634-2-rs@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series AM62P and other assorted Graphics version bumps | expand

Commit Message

Randolph Sapp Oct. 27, 2023, 10:21 p.m. UTC
From: Randolph Sapp <rs@ti.com>

Bump SRCREV to include some patches to better isolate SGX and PVR
components.

Signed-off-by: Randolph Sapp <rs@ti.com>
---
 meta-ti-bsp/recipes-graphics/mesa/mesa-pvr_22.3.5.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-ti-bsp/recipes-graphics/mesa/mesa-pvr_22.3.5.bb b/meta-ti-bsp/recipes-graphics/mesa/mesa-pvr_22.3.5.bb
index 857bbdf3..98d30c5b 100644
--- a/meta-ti-bsp/recipes-graphics/mesa/mesa-pvr_22.3.5.bb
+++ b/meta-ti-bsp/recipes-graphics/mesa/mesa-pvr_22.3.5.bb
@@ -23,7 +23,7 @@  SRC_URI = " \
 
 S = "${WORKDIR}/git"
 
-SRCREV = "13829fd7ffa8e9e961cc8702869da55d72f99a84"
+SRCREV = "7c9522a4147836064f582278e4f7115735c16868"
 
 PACKAGECONFIG:append = " \
     ${@bb.utils.contains('PREFERRED_PROVIDER_virtual/gpudriver', 'ti-img-rogue-driver', 'pvr', '', d)} \