Add ti-img-rogue-driver as the preferred provider and enable the gpu driver in the image.
Signed-off-by: Aniket Limaye <[email protected]> --- meta-ti-bsp/conf/machine/include/j742s2.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/conf/machine/include/j742s2.inc b/meta-ti-bsp/conf/machine/include/j742s2.inc index 41f3a73d..60d91f16 100644 --- a/meta-ti-bsp/conf/machine/include/j742s2.inc +++ b/meta-ti-bsp/conf/machine/include/j742s2.inc @@ -4,7 +4,7 @@ SOC_FAMILY:append = ":j742s2" MACHINE_FEATURES += "screen gpu" require conf/machine/include/mesa-pvr.inc -PREFERRED_PROVIDER_virtual/gpudriver ?= "" +PREFERRED_PROVIDER_virtual/gpudriver ?= "ti-img-rogue-driver" # Default tiboot3.bin on J742S2 is for HS-FS IMAGE_BOOT_FILES += "tiboot3-j742s2-hs-fs-evm.bin" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17876): https://lists.yoctoproject.org/g/meta-ti/message/17876 Mute This Topic: https://lists.yoctoproject.org/mt/107270872/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
