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-28 14:57:06 -0500
commit00de85a06e252fa17ce004635ba30d055166aa5d (patch)
tree916a36405f91309590e139151b881a16f5837017
parentf5851386dfdd0385652d56382ef0f29783aaa3e2 (diff)
downloadmeta-ti-00de85a06e252fa17ce004635ba30d055166aa5d.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)} \