summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/packagegroups/packagegroup-core-gui-testing.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/packagegroups/packagegroup-core-gui-testing.bb')
-rw-r--r--meta/recipes-core/packagegroups/packagegroup-core-gui-testing.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/recipes-core/packagegroups/packagegroup-core-gui-testing.bb b/meta/recipes-core/packagegroups/packagegroup-core-gui-testing.bb
new file mode 100644
index 00000000000..2e44a443b7b
--- /dev/null
+++ b/meta/recipes-core/packagegroups/packagegroup-core-gui-testing.bb
@@ -0,0 +1,16 @@
+#
+# Copyright (C) 2018 Intel Corporation
+#
+
+SUMMARY = "Graphical User Interface testing tools"
+
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
+inherit packagegroup
+
+
+RDEPENDS_packagegroup-core-gui-testing = "\
+ python3-dogtail"
+
+RRECOMMENDS_packagegroup-core-gui-testing = "\
+ "