All of lore.kernel.org
 help / color / mirror / Atom feed
* [morty][meta-processor-sdk][PATCH v2 1/2] matrix-gui-multimedia-demos: add video-graphics demo
@ 2018-03-19 14:15 Eric Ruei
  2018-03-19 14:15 ` [morty][meta-processor-sdk][PATCH v2 2/2] packagegroup-arago-tisdk-matrix: add video-graphics test Eric Ruei
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Ruei @ 2018-03-19 14:15 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Eric Ruei <e-ruei1@ti.com>
---
 recipes-core/matrix/matrix-gui-multimedia-demos_2.0.bbappend | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 recipes-core/matrix/matrix-gui-multimedia-demos_2.0.bbappend

diff --git a/recipes-core/matrix/matrix-gui-multimedia-demos_2.0.bbappend b/recipes-core/matrix/matrix-gui-multimedia-demos_2.0.bbappend
new file mode 100644
index 0000000..1e246db
--- /dev/null
+++ b/recipes-core/matrix/matrix-gui-multimedia-demos_2.0.bbappend
@@ -0,0 +1,10 @@
+PR_append = ".tisdk0"
+
+SRCREV = "71c1049e7a73cc731766aa72fc7197a45003625d"
+
+PACKAGES_append = " matrix-multimedia-demo-video-graphics"
+
+RDEPENDS_matrix-multimedia-demo-video-graphics  = "${MULTIMEDIA_RDEPENDS}"
+
+FILES_matrix-multimedia-demo-video-graphics     = "${MATRIX_APP_DIR}/video_graphics/*"
+
-- 
1.9.1



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

* [morty][meta-processor-sdk][PATCH v2 2/2] packagegroup-arago-tisdk-matrix: add video-graphics test
  2018-03-19 14:15 [morty][meta-processor-sdk][PATCH v2 1/2] matrix-gui-multimedia-demos: add video-graphics demo Eric Ruei
@ 2018-03-19 14:15 ` Eric Ruei
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Ruei @ 2018-03-19 14:15 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Eric Ruei <e-ruei1@ti.com>
---
 recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bbappend | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bbappend b/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bbappend
index 67241fa..cf86727 100644
--- a/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bbappend
+++ b/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bbappend
@@ -11,6 +11,7 @@ MATRIX_COMMON_APPS_remove = " \
 MATRIX_APPS_append_omap-a15 = " \
     matrix-gui-apps-dual-camera \
     matrix-gui-apps-image-gallery \
+    ${@bb.utils.contains('MACHINE_FEATURES', 'sgx', 'matrix-multimedia-demo-video-graphics', '', d)} \
 "
 
 MATRIX_TOUCH_APPS_keystone = ""
-- 
1.9.1



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

end of thread, other threads:[~2018-03-19 14:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-19 14:15 [morty][meta-processor-sdk][PATCH v2 1/2] matrix-gui-multimedia-demos: add video-graphics demo Eric Ruei
2018-03-19 14:15 ` [morty][meta-processor-sdk][PATCH v2 2/2] packagegroup-arago-tisdk-matrix: add video-graphics test Eric Ruei

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.