| Message ID | 20260720215920.663363-1-b-brnich@ti.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-ti,master] ti-bsp: ti-img-encode-decode: Update SRCREV | expand |
meta-ti / na / 20260720215920.663363-1-b-brnich PRC Results: FAIL ========================================================= check-yocto-patches: PASS ========================================================= Patches ---------------------------------------- All patches passed ========================================================= apply-yocto-patch: PASS ========================================================= master ===================== Summary: - Patch Series: [meta-ti][master][PATCH] ti-bsp: ti-img-encode-decode: Update SRCREV - Submitter: From: Brandon Brnich <b-brnich@ti.com> - Date: Date: Mon, 20 Jul 2026 16:59:20 -0500 - Num Patches: 1 - Mailing List (public inbox) Commit SHA: 55cac4d5ec1aa508a6b7008e104f5cde5aab2974 Applied to: - Repository: lcpd-prc-meta-ti - Base Branch: master-wip - Commit Author: Ryan Eatmon <reatmon@ti.com> - Commit Subject: TEST: linux-ti-staging: Add testing dtbo and build command - Commit SHA: 7f8fa3541f8d80865067315b4963ad711027c4ce Patches ---------------------------------------- All patches applied ========================================================= check-yocto-repo: PASS ========================================================= master ===================== PASS ========================================================= yocto-check-layers: FAIL ========================================================= master - FAIL ===================== ERROR: <build-dir>/sources/meta-ti/meta-ti-extras/recipes-ti/devtools/ti-cgt470_4.6.6.bb: QA Issue: ti-cgt470: LICENSE contains a reference to license(s) LicenseRef-TI for which no generic license was found [license-format]
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 10a1b1d7..a483c407 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 = "9453ad8ebdd42a5e5a384c21cd5f6bc2c86aa6d8" +SRCREV = "9c5544005dfe3fa3acec4cfed7537d5950d16833" TARGET_PRODUCT:j721e = "j721e_linux"
Fix compilation issues with latest 7.2 kernel that removed support for functions currently being used by the IMG out-of-tree module. 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(-)