diff mbox series

[meta-ti,master] ti-img-rogue-driver: bump version to align with dt

Message ID 20240306224946.1202252-2-rs@ti.com
State Changes Requested
Delegated to: Ryan Eatmon
Headers show
Series [meta-ti,master] ti-img-rogue-driver: bump version to align with dt | expand

Commit Message

Randolph Sapp March 6, 2024, 10:49 p.m. UTC
From: Randolph Sapp <rs@ti.com>

Bump the package version to align with the changed AM62 GPU device tree
compatible string. This will make it easer to switch back and forth
between the proprietary and open source driver.

Signed-off-by: Randolph Sapp <rs@ti.com>
---
 .../powervr-drivers/ti-img-rogue-driver_23.3.6512818.bb         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.3.6512818.bb b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.3.6512818.bb
index 02ec9fe9..7f3cd27c 100644
--- a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.3.6512818.bb
+++ b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_23.3.6512818.bb
@@ -22,7 +22,7 @@  SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-driver.git;protocol=https;
 
 S = "${WORKDIR}/git"
 
-SRCREV = "2f409b4dd2540e896b54bff02219d4fc51129b81"
+SRCREV = "ee3fc7b2caaa1fc22bafd26c025bf0d824f6c5b8"
 
 TARGET_PRODUCT:j721e = "j721e_linux"
 TARGET_PRODUCT:j721s2 = "j721s2_linux"