Message ID | 20250317163114.696811-1-b-brnich@ti.com |
---|---|
State | Accepted |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | [meta-ti,master/scarthgap] ti-img-encode-decode: bump revision to fix build failure | expand |
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 20417704..9a3b6bfd 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 = "99d063aa0ef53633057042570411b84bd967624b" +SRCREV = "038d9263c67900ea4eff631820b088a3dc3a6ad5" TARGET_PRODUCT:j721e = "j721e_linux"
Out-of-tree module failing to build against linux-next as a result of changes to platform driver remove function. 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(-)