summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRandolph Sapp <rs@ti.com>2022-10-27 15:29:13 -0500
committerRyan Eatmon <reatmon@ti.com>2022-10-31 15:57:06 -0500
commit9016d5816e2617f2c4d337fdeeeb1a0b900eb871 (patch)
treee09b7336be93b98cc9de87ac04d3960c9fccf289
parentf06c5da13e46c06358b616275819f763f95ffde0 (diff)
downloadmeta-ti-9016d5816e2617f2c4d337fdeeeb1a0b900eb871.tar.gz
ti-img-rogue-driver: Bump the source revision
Bump the source revision for the rogue pvr kernel module. Source changelog: - A hack was added to increase stability on J7 platforms while we are looking into a proper fix for cache coherency issues in this module Signed-off-by: Randolph Sapp <rs@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb b/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb
index 4f6dc4d4..c8a118cd 100644
--- a/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb
+++ b/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb
@@ -26,7 +26,7 @@ SRC_URI = " \
26 26
27S = "${WORKDIR}/git" 27S = "${WORKDIR}/git"
28 28
29SRCREV = "a353b9524399d927af8e824f92902065947b2fbe" 29SRCREV = "c901804e8221d477983a6f7224a9cdc6e832f050"
30 30
31TARGET_PRODUCT_j7-evm = "j721e_linux" 31TARGET_PRODUCT_j7-evm = "j721e_linux"
32TARGET_PRODUCT_j7-hs-evm = "j721e_linux" 32TARGET_PRODUCT_j7-hs-evm = "j721e_linux"