summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRandolph Sapp <rs@ti.com>2023-10-27 17:21:57 -0500
committerRyan Eatmon <reatmon@ti.com>2023-10-30 16:53:44 -0500
commita6e170fd78515569e6ed2587a813f9134c24742c (patch)
tree301c66fa11e6c79654d1258225d96e252fc04f79
parentc535b9cd38effccd89b496dea61af316ebddfd9c (diff)
downloadmeta-ti-a6e170fd78515569e6ed2587a813f9134c24742c.tar.gz
mesa-pvr: isolate sgx and rogue components
Bump SRCREV to include some patches to better isolate SGX and PVR components. Signed-off-by: Randolph Sapp <rs@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-ti-bsp/recipes-graphics/mesa/mesa-pvr_22.3.5.bb2
1 files changed, 1 insertions, 1 deletions
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 = " \
23 23
24S = "${WORKDIR}/git" 24S = "${WORKDIR}/git"
25 25
26SRCREV = "13829fd7ffa8e9e961cc8702869da55d72f99a84" 26SRCREV = "7c9522a4147836064f582278e4f7115735c16868"
27 27
28PACKAGECONFIG:append = " \ 28PACKAGECONFIG:append = " \
29 ${@bb.utils.contains('PREFERRED_PROVIDER_virtual/gpudriver', 'ti-img-rogue-driver', 'pvr', '', d)} \ 29 ${@bb.utils.contains('PREFERRED_PROVIDER_virtual/gpudriver', 'ti-img-rogue-driver', 'pvr', '', d)} \