All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] packagegroup-*-graphics: add weston packages globally
@ 2014-08-26 15:12 Denys Dmytriyenko
  2014-08-26 15:16 ` Cooper Jr., Franklin
  0 siblings, 1 reply; 5+ messages in thread
From: Denys Dmytriyenko @ 2014-08-26 15:12 UTC (permalink / raw)
  To: meta-arago

From: Denys Dmytriyenko <denys@ti.com>

As long as Weston compositor runs on top of either DRM or fbdev, should not
depend on SGX libs

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 .../packagegroups/packagegroup-arago-tisdk-graphics.bb        | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics.bb
index 1439638..d730799 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "Task to install graphics binaries"
 LICENSE = "MIT"
-PR = "r5"
+PR = "r6"
 
 inherit packagegroup
 
@@ -16,15 +16,16 @@ GRAPHICS_SDK = "\
     omap3-sgx-modules \
 "
 
-GRAPHICS_RDEPENDS = ""
-
-GRAPHICS_RDEPENDS_ti33x = "\
-    ${GRAPHICS_SDK} \
+GRAPHICS_RDEPENDS = "\
     weston \
     weston-init \
     weston-examples \
 "
 
+GRAPHICS_RDEPENDS_ti33x = "\
+    ${GRAPHICS_SDK} \
+"
+
 GRAPHICS_RDEPENDS_ti43x = "\
     ${GRAPHICS_SDK} \
 "
-- 
2.0.4



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-08-26 18:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-26 15:12 [PATCH] packagegroup-*-graphics: add weston packages globally Denys Dmytriyenko
2014-08-26 15:16 ` Cooper Jr., Franklin
2014-08-26 16:48   ` Denys Dmytriyenko
2014-08-26 18:11     ` Cooper Jr., Franklin
2014-08-26 18:13       ` Denys Dmytriyenko

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.