diff options
| author | Brandon Brnich <b-brnich@ti.com> | 2025-08-15 09:57:57 -0500 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2025-08-15 10:24:51 -0500 |
| commit | cb58ec96524b79eb1763b764c08c4edf9bdafe2e (patch) | |
| tree | db9f270d8425064dd7bbcf9dc250fa83fa99013e /meta-ti-bsp | |
| parent | 6294d9e9ca14dff4a2054b7ef0fa3da08aadd528 (diff) | |
| download | meta-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>
Diffstat (limited to 'meta-ti-bsp')
| -rw-r--r-- | meta-ti-bsp/recipes-bsp/ti-img-encode-decode/ti-vxe-vxd-driver_6.12.bb | 2 |
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 | ||
| 15 | SRC_URI = "git://git.ti.com/git/multimedia/img-vxe-vxd.git;protocol=https;branch=${BRANCH}" | 15 | SRC_URI = "git://git.ti.com/git/multimedia/img-vxe-vxd.git;protocol=https;branch=${BRANCH}" |
| 16 | 16 | ||
| 17 | SRCREV = "038d9263c67900ea4eff631820b088a3dc3a6ad5" | 17 | SRCREV = "0bcbb20af32ea13275b452f0e84f5a49966d0bf6" |
| 18 | 18 | ||
| 19 | TARGET_PRODUCT:j721e = "j721e_linux" | 19 | TARGET_PRODUCT:j721e = "j721e_linux" |
| 20 | 20 | ||
