summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrandon Brnich <b-brnich@ti.com>2025-08-15 09:57:57 -0500
committerRyan Eatmon <reatmon@ti.com>2025-08-15 10:24:51 -0500
commitcb58ec96524b79eb1763b764c08c4edf9bdafe2e (patch)
treedb9f270d8425064dd7bbcf9dc250fa83fa99013e
parent6294d9e9ca14dff4a2054b7ef0fa3da08aadd528 (diff)
downloadmeta-ti-cb58ec96524b79eb1763b764c08c4edf9bdafe2e.tar.gz
ti-bsp: ti-img-encode-decode: Update SRCREV
V4L2 has updated fh_add/delete to take another parameter in linux-next. The update has been made in out-of-tree module to fix build failure. Signed-off-by: Brandon Brnich <b-brnich@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-ti-bsp/recipes-bsp/ti-img-encode-decode/ti-vxe-vxd-driver_6.12.bb2
1 files changed, 1 insertions, 1 deletions
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 e5cd0d49..f73f59fa 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}"
14 14
15SRC_URI = "git://git.ti.com/git/multimedia/img-vxe-vxd.git;protocol=https;branch=${BRANCH}" 15SRC_URI = "git://git.ti.com/git/multimedia/img-vxe-vxd.git;protocol=https;branch=${BRANCH}"
16 16
17SRCREV = "038d9263c67900ea4eff631820b088a3dc3a6ad5" 17SRCREV = "0bcbb20af32ea13275b452f0e84f5a49966d0bf6"
18 18
19TARGET_PRODUCT:j721e = "j721e_linux" 19TARGET_PRODUCT:j721e = "j721e_linux"
20 20