From 9016d5816e2617f2c4d337fdeeeb1a0b900eb871 Mon Sep 17 00:00:00 2001 From: Randolph Sapp Date: Thu, 27 Oct 2022 15:29:13 -0500 Subject: [PATCH] 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 Signed-off-by: Ryan Eatmon --- recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = " \ S = "${WORKDIR}/git" -SRCREV = "a353b9524399d927af8e824f92902065947b2fbe" +SRCREV = "c901804e8221d477983a6f7224a9cdc6e832f050" TARGET_PRODUCT_j7-evm = "j721e_linux" TARGET_PRODUCT_j7-hs-evm = "j721e_linux"