The ti-vxe-vxd-driver recipe is not building with the 6.18 kernel. Once a new version that addresses this is available we can turn this back on.
Signed-off-by: Ryan Eatmon <[email protected]> --- meta-ti-bsp/conf/machine/include/j721e.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-ti-bsp/conf/machine/include/j721e.inc b/meta-ti-bsp/conf/machine/include/j721e.inc index 29566dac..f329e269 100644 --- a/meta-ti-bsp/conf/machine/include/j721e.inc +++ b/meta-ti-bsp/conf/machine/include/j721e.inc @@ -17,6 +17,7 @@ OPTEEMACHINE = "k3-j721e" TI_VXE_VXD_DRIVER = "ti-vxe-vxd-driver" TI_VXE_VXD_DRIVER:bsp-ti-6_6 = "" +TI_VXE_VXD_DRIVER:bsp-ti-6_18 = "" MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "cadence-mhdp-fw vxd-dec-fw ti-eth-fw-j721e ${TI_VXE_VXD_DRIVER}" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19426): https://lists.yoctoproject.org/g/meta-ti/message/19426 Mute This Topic: https://lists.yoctoproject.org/mt/117301760/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
