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 <[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 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}" SRC_URI = "git://git.ti.com/git/multimedia/img-vxe-vxd.git;protocol=https;branch=${BRANCH}" -SRCREV = "0bcbb20af32ea13275b452f0e84f5a49966d0bf6" +SRCREV = "9453ad8ebdd42a5e5a384c21cd5f6bc2c86aa6d8" TARGET_PRODUCT:j721e = "j721e_linux" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19407): https://lists.yoctoproject.org/g/meta-ti/message/19407 Mute This Topic: https://lists.yoctoproject.org/mt/117233498/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
