diff options
| author | Brandon Brnich <b-brnich@ti.com> | 2026-01-12 16:16:07 -0600 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2026-01-17 10:48:11 -0600 |
| commit | 4a36d60f3aa69b56b2dcfdbf160175c1d8cc7767 (patch) | |
| tree | 3f77098b9c6a5f4adae94a724d243fb4f59210a6 /meta-ti-bsp | |
| parent | a051601c80263d02af7a5394030901d329480654 (diff) | |
| download | meta-ti-4a36d60f3aa69b56b2dcfdbf160175c1d8cc7767.tar.gz | |
ti-bsp: ti-img-encode-decode: Update SRCREV
V4L2 API has been updated to remove the flags parameter from
v4l2_m2m_buf_copy_metadata in the 6.19 stable kernel release. Driver has
been updated to reflect these changes. Update SRCREV to pull these
changes.
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 cdcf4af0..10a1b1d7 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 = "0bcbb20af32ea13275b452f0e84f5a49966d0bf6" | 17 | SRCREV = "9453ad8ebdd42a5e5a384c21cd5f6bc2c86aa6d8" |
| 18 | 18 | ||
| 19 | TARGET_PRODUCT:j721e = "j721e_linux" | 19 | TARGET_PRODUCT:j721e = "j721e_linux" |
| 20 | 20 | ||
