meta-arago.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: meta-arago@lists.yoctoproject.org
Cc: Denys Dmytriyenko <denys@konsulko.com>
Subject: [master][PATCH 2/2] arago-prefs: drop setting preferences for 3D graphics providers
Date: Thu,  5 May 2022 22:03:57 +0000	[thread overview]
Message-ID: <20220505220357.343789-2-denis@denix.org> (raw)
In-Reply-To: <20220505220357.343789-1-denis@denix.org>

From: Denys Dmytriyenko <denys@konsulko.com>

As meta-ti now sets them per-machine.

Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
---
 .../conf/distro/include/arago-prefs.inc           | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc b/meta-arago-distro/conf/distro/include/arago-prefs.inc
index 65ce2a96..2dc4f212 100644
--- a/meta-arago-distro/conf/distro/include/arago-prefs.inc
+++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc
@@ -6,21 +6,6 @@ PREFERRED_PROVIDER_ltp-ddt = "ltp-ddt"
 
 PREFERRED_PROVIDER_virtual/gettext = "gettext"
 
-# OpenGLES/EGL/GBM preferences
-# Most of existing TI platforms have SGX GPU core
-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"
-
-# J721e has a Rogue GPU core
-PREFERRED_PROVIDER_virtual/egl:j721e = "ti-img-rogue-umlibs"
-PREFERRED_PROVIDER_virtual/libgles1:j721e = "ti-img-rogue-umlibs"
-PREFERRED_PROVIDER_virtual/libgles2:j721e = "ti-img-rogue-umlibs"
-PREFERRED_PROVIDER_virtual/libgbm:j721e = "ti-img-rogue-umlibs"
-PREFERRED_PROVIDER_virtual/gpudriver:j721e = "ti-img-rogue-driver"
-
 PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging${ARAGO_KERNEL_SUFFIX}"
 
 PREFERRED_PROVIDER_jpeg = "libjpeg-turbo"
-- 
2.25.1



      reply	other threads:[~2022-05-05 22:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-05 22:03 [master][PATCH 1/2] packagegroup-arago-tisdk-addons: add RTOS FW images for am62xx Denys Dmytriyenko
2022-05-05 22:03 ` Denys Dmytriyenko [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220505220357.343789-2-denis@denix.org \
    --to=denis@denix.org \
    --cc=denys@konsulko.com \
    --cc=meta-arago@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).