Skip to content

Commit

Permalink
Merge pull request #773 from YoeDistro/kraj/master
Browse files Browse the repository at this point in the history
beaglebone: Define virtual/gpudriver in settings
  • Loading branch information
kraj committed Mar 30, 2023
2 parents b713655 + ca8c8c9 commit 955ef9e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions sources/meta-yoe/conf/projects/beaglebone/config.conf
Expand Up @@ -18,10 +18,7 @@ IMAGE_BOOT_FILES:append = " ${KERNEL_IMAGETYPE}-initramfs-${MACHINE}.bin;${KERNE

WKS_FILE:pn-yoe-installer-image = "yoe-installer.wks"

PREFERRED_PROVIDER_virtual/egl = "ti-sgx-ddk-um"
PREFERRED_PROVIDER_virtual/libgles1 = "ti-sgx-ddk-um"
PREFERRED_PROVIDER_virtual/libgles2 = "ti-sgx-ddk-um"
PREFERRED_PROVIDER_virtual/libgbm = "ti-sgx-ddk-um"
PREFERRED_PROVIDER_virtual/gpudriver = "ti-sgx-ddk-km"
DISTRO_FEATURES:remove = "vulkan x11"
# ti-sgx-ddk-um has 19.1.6 version compatiblity of mesa and this
# feature needs 21.1.x and renderer-gl needs GLES3 which is also
Expand Down

0 comments on commit 955ef9e

Please sign in to comment.