Signed-off-by: Karthik Ramanan <[email protected]>
---
.../packagegroups/packagegroup-arago-tisdk-graphics.bb | 7 ++++++-
1 file changed, 6 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 250a2f7..12331e0 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 = "r16"
+PR = "r18"
inherit packagegroup
@@ -23,7 +23,12 @@ GRAPHICS_RDEPENDS_append_omap-a15 = "\
ti-gc320-libs \
"
+GRAPHICS_DISPLAY_UTILS = "\
+ glsdk-util-scripts \
+"
+
RDEPENDS_${PN} = "\
${@bb.utils.contains('DISTRO_FEATURES', 'wayland', "${GRAPHICS_WESTON}",
'', d)} \
${GRAPHICS_RDEPENDS} \
+ ${GRAPHICS_DISPLAY_UTILS} \
"
--
1.9.1
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago