diff mbox series

[meta-ti,scarthgap/master] ti-bsp: ti-img-encode-decode: Update SRCREV

Message ID 20250815145757.3244444-1-b-brnich@ti.com
State Under Review
Delegated to: Ryan Eatmon
Headers show
Series [meta-ti,scarthgap/master] ti-bsp: ti-img-encode-decode: Update SRCREV | expand

Commit Message

Brandon Brnich Aug. 15, 2025, 2:57 p.m. UTC
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>
---
 .../recipes-bsp/ti-img-encode-decode/ti-vxe-vxd-driver_6.12.bb  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

PRC Automation Aug. 15, 2025, 3 p.m. UTC | #1
meta-ti / na / 20250815145757.3244444-1-b-brnich

PRC Results: PASS

=========================================================
  check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
All patches passed



=========================================================
  apply-yocto-patch: PASS
=========================================================
scarthgap
=====================
Summary:
- Patch Series: [meta-ti][scarthgap/master][PATCH] ti-bsp: ti-img-encode-decode: Update SRCREV
- Submitter: From: Brandon Brnich <b-brnich@ti.com>
- Date: Date: Fri, 15 Aug 2025 09:57:57 -0500
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: efd61554592928a7930d53a01cbe5273033f79a1

Applied to:
- Repository: lcpd-prc-meta-ti
- Base Branch: scarthgap-wip
- Commit Author: LCPD Automation Script <lcpdbld@list.ti.com>
- Commit Subject: CI/CD Auto-Merger: cicd.scarthgap.202508131800
- Commit SHA: d9556f3fd76c47dc0d0eef8bf23148614b10ea48

Patches
----------------------------------------
All patches applied

master
=====================
Summary:
- Patch Series: [meta-ti][scarthgap/master][PATCH] ti-bsp: ti-img-encode-decode: Update SRCREV
- Submitter: From: Brandon Brnich <b-brnich@ti.com>
- Date: Date: Fri, 15 Aug 2025 09:57:57 -0500
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: efd61554592928a7930d53a01cbe5273033f79a1

Applied to:
- Repository: lcpd-prc-meta-ti
- Base Branch: master-wip
- Commit Author: Denys Dmytriyenko <denys@konsulko.com>
- Commit Subject: meta-beagle: conf/machine rework all DTB lists
- Commit SHA: 6294d9e9ca14dff4a2054b7ef0fa3da08aadd528

Patches
----------------------------------------
All patches applied



=========================================================
  check-yocto-repo: PASS
=========================================================
scarthgap
=====================
PASS

master
=====================
PASS
diff mbox series

Patch

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}"
 
 SRC_URI = "git://git.ti.com/git/multimedia/img-vxe-vxd.git;protocol=https;branch=${BRANCH}"
 
-SRCREV = "038d9263c67900ea4eff631820b088a3dc3a6ad5"
+SRCREV = "0bcbb20af32ea13275b452f0e84f5a49966d0bf6"
 
 TARGET_PRODUCT:j721e = "j721e_linux"