| Message ID | 20260112221607.455389-1-b-brnich@ti.com |
|---|---|
| State | Under Review |
| Delegated to: | Ryan Eatmon |
| Headers | show |
| Series | [meta-ti,MASTER] ti-bsp: ti-img-encode-decode: Update SRCREV | expand |
meta-ti / na / 20260112221607.455389-1-b-brnich
PRC Results: FAIL
=========================================================
check-yocto-patches: FAIL
=========================================================
Patches
----------------------------------------
FAIL - [meta-ti][MASTER][PATCH] ti-bsp: ti-img-encode-decode: Update SRCREV
ERROR: Invalid branch specifier: "MASTER". (META-3)
patch:67
Subject: [meta-ti][MASTER][PATCH] ti-bsp: ti-img-encode-decode: Update SRCREV
For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887
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"
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> --- .../recipes-bsp/ti-img-encode-decode/ti-vxe-vxd-driver_6.12.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)