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 <[email protected]> --- .../recipes-bsp/ti-img-encode-decode/ti-vxe-vxd-driver_6.12.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20169): https://lists.yoctoproject.org/g/meta-ti/message/20169 Mute This Topic: https://lists.yoctoproject.org/mt/120367596/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
