All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andrew F. Davis" <afd@ti.com>
To: Denys Dmytriyenko <denys@ti.com>,
	Gowtham Tammana <g-tammana@ti.com>,
	Anand Balagopalakrishnan <anandb@ti.com>,
	Eric Ruei <e-ruei1@ti.com>
Cc: meta-ti@yoctoproject.org
Subject: [thud/master][PATCH 3/5] ti-sgx-ddk-um: Add wayland-protocols as build dependency
Date: Thu, 5 Sep 2019 12:38:45 -0400	[thread overview]
Message-ID: <20190905163847.18928-3-afd@ti.com> (raw)
In-Reply-To: <20190905163847.18928-1-afd@ti.com>

Although not needed for the IMG default EGL implementation this is needed
when building the Mesa EGL version of the DDK.

Signed-off-by: Andrew F. Davis <afd@ti.com>
---
 recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb b/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb
index 0a62cc35..0695ca0a 100644
--- a/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb
+++ b/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb
@@ -25,8 +25,8 @@ inherit update-rc.d
 
 PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2 virtual/libgbm omap5-sgx-ddk-um-linux"
 
-DEPENDS += "libdrm udev wayland libffi expat"
-RDEPENDS_${PN} += "libdrm libdrm-omap udev wayland libffi expat"
+DEPENDS += "libdrm udev wayland wayland-protocols libffi expat"
+RDEPENDS_${PN} += "libdrm libdrm-omap udev wayland wayland-protocols libffi expat"
 
 RPROVIDES_${PN} = "libegl libgles1 libgles2 libgbm omap5-sgx-ddk-um-linux"
 RPROVIDES_${PN}-dev = "libegl-dev libgles1-dev libgles2-dev libgbm-dev omap5-sgx-ddk-um-linux-dev"
-- 
2.17.1



  parent reply	other threads:[~2019-09-05 16:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-05 16:38 [thud/master][PATCH 1/5] ti-sgx-ddk-um: libgbm is now part of this project Andrew F. Davis
2019-09-05 16:38 ` [thud/master][PATCH 2/5] ti-sgx-ddk-um: Add expat as runtime dependency Andrew F. Davis
2019-09-05 16:38 ` Andrew F. Davis [this message]
2019-09-05 16:38 ` [thud/master][PATCH 4/5] ti-sgx-ddk-um: Drop omap5-sgx-ddk-um-linux package Andrew F. Davis
2019-09-06  5:03   ` Balagopalakrishnan, Anand
2019-09-06  5:54     ` Denys Dmytriyenko
2019-09-05 16:38 ` [thud/master][PATCH 5/5] ti-sgx-ddk-um: Remove the removing of wayland-egl.pc Andrew F. Davis

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=20190905163847.18928-3-afd@ti.com \
    --to=afd@ti.com \
    --cc=anandb@ti.com \
    --cc=denys@ti.com \
    --cc=e-ruei1@ti.com \
    --cc=g-tammana@ti.com \
    --cc=meta-ti@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.