summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRandolph Sapp <rs@ti.com>2023-10-16 21:29:50 -0500
committerRyan Eatmon <reatmon@ti.com>2023-10-16 21:34:07 -0500
commitb2ed1e28aee451a3f2cd9130ed5c02d7ccb238b1 (patch)
tree3c92c421c85bb5f6c811c14479e89d191befb997
parentc3b08caa9b63ea287963c9d02a448e00b3bb7653 (diff)
downloadmeta-ti-b2ed1e28aee451a3f2cd9130ed5c02d7ccb238b1.tar.gz
mesa-pvr: bump srcrev for sgx support
Bump the SRCREV to include the required changes to build for SGX now. 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 281d6a21..857bbdf3 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 = "54fd9d7dea098b6f11c2a244b0c6763dc8c5690c" 26SRCREV = "13829fd7ffa8e9e961cc8702869da55d72f99a84"
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)} \