Signed-off-by: Karthik Ramanan <[email protected]>
---
 .../packagegroups/packagegroup-arago-tisdk-graphics.bb           | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

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 ef2b71d..250a2f7 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 = "r13"
+PR = "r16"
 
 inherit packagegroup
 
@@ -16,6 +16,13 @@ GRAPHICS_RDEPENDS = "\
     ti-sgx-ddk-um \
 "
 
+
+GRAPHICS_RDEPENDS_append_omap-a15 = "\
+    ti-gc320-tests \
+    ti-gc320-driver \
+    ti-gc320-libs  \
+"
+
 RDEPENDS_${PN} = "\
     ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', "${GRAPHICS_WESTON}", 
'', d)} \
     ${GRAPHICS_RDEPENDS} \
-- 
1.9.1

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to