- Both thermostat and touch demos run with QPA eglfs which depends on sgx
Signed-off-by: Eric Ruei <[email protected]>
---
.../packagegroups/packagegroup-arago-tisdk-matrix.bb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb
index 2b7ee6de..612f66cf 100644
---
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb
+++
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Task to include Matrix v2"
LICENSE = "MIT"
-PR = "r78"
+PR = "r79"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -36,11 +36,11 @@ MATRIX_QT_APPS = " \
matrix-qt5-demo-webkit-browser \
matrix-qt5-demo-calculator \
matrix-qt5-demo-deform \
- matrix-gui-thermostat-demo \
+
${@bb.utils.contains('MACHINE_FEATURES','sgx','matrix-gui-thermostat-demo','',d)}
\
"
MATRIX_TOUCH_APPS = " \
- matrix-gui-touch-demos \
+
${@bb.utils.contains('MACHINE_FEATURES','sgx','matrix-gui-touch-demos','',d)} \
"
MATRIX_QT_APPS_keystone = ""
--
2.17.1
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago