[meta-ti][master][PATCH] ti-bsp: ti-img-encode-decode: Update SRCREV

Brandon Brnich <[email protected]> Mon, 20 Jul 2026 16:59:20 -0500
Newsgroups org.yoctoproject.lists.meta-ti
Message-ID <[email protected]>
Fix compilation issues with latest 7.2 kernel that removed support for
functions currently being used by the IMG out-of-tree module.

Signed-off-by: Brandon Brnich <[email protected]>
---
 .../recipes-bsp/ti-img-encode-decode/ti-vxe-vxd-driver_6.12.bb  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-ti-bsp/recipes-bsp/ti-img-encode-decode/ti-vxe-vxd-driver_6.12.bb b/meta-ti-bsp/recipes-bsp/ti-img-encode-decode/ti-vxe-vxd-driver_6.12.bb
index 10a1b1d7..a483c407 100644
--- a/meta-ti-bsp/recipes-bsp/ti-img-encode-decode/ti-vxe-vxd-driver_6.12.bb
+++ b/meta-ti-bsp/recipes-bsp/ti-img-encode-decode/ti-vxe-vxd-driver_6.12.bb
@@ -14,7 +14,7 @@ BRANCH = "scarthgap/k${PV}"
 
 SRC_URI = "git://git.ti.com/git/multimedia/img-vxe-vxd.git;protocol=https;branch=${BRANCH}"
 
-SRCREV = "9453ad8ebdd42a5e5a384c21cd5f6bc2c86aa6d8"
+SRCREV = "9c5544005dfe3fa3acec4cfed7537d5950d16833"
 
 TARGET_PRODUCT:j721e = "j721e_linux"
 
-- 
2.43.0