All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] packagegroup-arago-tisdk-graphics-sdk-host: Add omapdrm-pvr-src for omap-a15
@ 2015-09-10 16:02 Jacob Stiffler
  2015-09-10 16:02 ` [PATCH 2/2] ti-tisdk-makefile: Add omapdrm-pvr makefile fragment Jacob Stiffler
  0 siblings, 1 reply; 3+ messages in thread
From: Jacob Stiffler @ 2015-09-10 16:02 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
---
 .../packagegroups/packagegroup-arago-tisdk-graphics-sdk-host.bb        | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-host.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-host.bb
index b601495..2dae8ba 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-host.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-host.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "Task to install graphics sources in SDK"
 LICENSE = "MIT"
-PR = "r3"
+PR = "r4"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
@@ -10,6 +10,7 @@ GRAPHICS_RDEPENDS = ""
 
 GRAPHICS_RDEPENDS_append_ti33x = " omapdrm-pvr-src"
 GRAPHICS_RDEPENDS_append_ti43x = " omapdrm-pvr-src"
+GRAPHICS_RDEPENDS_append_omap-a15 = " omapdrm-pvr-src"
 
 RDEPENDS_${PN} = "\
     ${GRAPHICS_RDEPENDS} \
-- 
1.9.1



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

end of thread, other threads:[~2015-09-10 16:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-10 16:02 [PATCH 1/2] packagegroup-arago-tisdk-graphics-sdk-host: Add omapdrm-pvr-src for omap-a15 Jacob Stiffler
2015-09-10 16:02 ` [PATCH 2/2] ti-tisdk-makefile: Add omapdrm-pvr makefile fragment Jacob Stiffler
2015-09-10 16:03   ` Jacob Stiffler

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.