* Only add if "wayland" is a distro feature
Signed-off-by: Jacob Stiffler <[email protected]>
---
.../recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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 cbb4a03..a851ed5 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 = "r60"
+PR = "r61"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -25,6 +25,7 @@ MATRIX_COMMON_APPS = " \
matrix-gui-settings-demos \
matrix-gui-usb-demos \
matrix-gui-submenus-ethernet \
+ ${@bb.utils.contains('DISTRO_FEATURES', 'wayland',
'matrix-gui-weston-terminal-demo', '', d)} \
"
# matrix-gui-thermostat-demo
--
2.7.4
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago