diff options
author | Brandon Brnich <b-brnich@ti.com> | 2025-03-17 11:31:14 -0500 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2025-03-17 13:42:33 -0500 |
commit | b63881f1a39554ee7263971bac0683a3ff1e8dbd (patch) | |
tree | 82e7d7cb7f3b90e8961314fed2b12fd9c0a6d368 | |
parent | e2c86a44c7b5f266d772cbec19f1a666165a5cd1 (diff) | |
download | meta-ti-b63881f1a39554ee7263971bac0683a3ff1e8dbd.tar.gz |
ti-img-encode-decode: bump revision to fix build failure
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>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r-- | meta-ti-bsp/recipes-bsp/ti-img-encode-decode/ti-vxe-vxd-driver_6.12.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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}" | |||
14 | 14 | ||
15 | SRC_URI = "git://git.ti.com/git/multimedia/img-vxe-vxd.git;protocol=https;branch=${BRANCH}" | 15 | SRC_URI = "git://git.ti.com/git/multimedia/img-vxe-vxd.git;protocol=https;branch=${BRANCH}" |
16 | 16 | ||
17 | SRCREV = "99d063aa0ef53633057042570411b84bd967624b" | 17 | SRCREV = "038d9263c67900ea4eff631820b088a3dc3a6ad5" |
18 | 18 | ||
19 | TARGET_PRODUCT:j721e = "j721e_linux" | 19 | TARGET_PRODUCT:j721e = "j721e_linux" |
20 | 20 | ||