meta-arago.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Sai Sree Kartheek Adivi <s-adivi@ti.com>
To: <meta-arago@lists.yoctoproject.org>, <praneeth@ti.com>,
	<denis@denix.org>, <reatmon@ti.com>
Cc: <g-gupta@ti.com>, <c-shilwant@ti.com>, <khasim@ti.com>,
	<p-bhagat@ti.com>, <a-limaye@ti.com>, <s-adivi@ti.com>
Subject: [meta-arago][kirkstone/master][PATCH v2] packagegroup: graphics-sdk-target: Add GLES3 headers
Date: Thu, 8 Feb 2024 13:08:06 +0530	[thread overview]
Message-ID: <20240208073806.2072814-1-s-adivi@ti.com> (raw)

GLES3 headers are missing in the linux-devkit/sysroots since 09.00.
These are needed for cross compiling QT, OpenGLES and other graphics applications.

Signed-off-by: Sai Sree Kartheek Adivi <s-adivi@ti.com>
---
v2 : 
* Added target branch in subject
 .../packagegroup-arago-tisdk-graphics-sdk-target.bb              | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-target.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-target.bb
index acb06558..6f576a18 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-target.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-target.bb
@@ -9,6 +9,7 @@ inherit packagegroup
 RDEPENDS:${PN} = "\
     libegl-dev \
     libdrm-dev \
+    libgles3-mesa-dev \
     wayland-dev \
     weston-dev \
     ${@bb.utils.contains('MACHINE_FEATURES', 'gc320', 'ti-gc320-libs-dev', '', d)} \
-- 
2.34.1



             reply	other threads:[~2024-02-08  7:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-08  7:38 Sai Sree Kartheek Adivi [this message]
2024-02-08  8:32 ` [meta-arago][kirkstone/master][PATCH v2] packagegroup: graphics-sdk-target: Add GLES3 headers Chirag Shilwant

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=20240208073806.2072814-1-s-adivi@ti.com \
    --to=s-adivi@ti.com \
    --cc=a-limaye@ti.com \
    --cc=c-shilwant@ti.com \
    --cc=denis@denix.org \
    --cc=g-gupta@ti.com \
    --cc=khasim@ti.com \
    --cc=meta-arago@lists.yoctoproject.org \
    --cc=p-bhagat@ti.com \
    --cc=praneeth@ti.com \
    --cc=reatmon@ti.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).