From b2ed1e28aee451a3f2cd9130ed5c02d7ccb238b1 Mon Sep 17 00:00:00 2001 From: Randolph Sapp Date: Mon, 16 Oct 2023 21:29:50 -0500 Subject: [PATCH] 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 Signed-off-by: Ryan Eatmon --- meta-ti-bsp/recipes-graphics/mesa/mesa-pvr_22.3.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = " \ S = "${WORKDIR}/git" -SRCREV = "54fd9d7dea098b6f11c2a244b0c6763dc8c5690c" +SRCREV = "13829fd7ffa8e9e961cc8702869da55d72f99a84" PACKAGECONFIG:append = " \ ${@bb.utils.contains('PREFERRED_PROVIDER_virtual/gpudriver', 'ti-img-rogue-driver', 'pvr', '', d)} \