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-17 21:58:11 -0500
commit9b6bce2c8a706e18099f6a19f3b27210c45f6fa3 (patch)
treeb03fbd4ad742817c77877805633479e898c68a62
parent213928ec15ff35d92a7bc9f7f36ae64a3f50dd5d (diff)
downloadmeta-ti-9b6bce2c8a706e18099f6a19f3b27210c45f6fa3.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)} \