packagegroup-hmi-framework: Add homescreen-demo-ci package 13/25313/2
authorMarius Vlad <marius.vlad@collabora.com>
Mon, 21 Sep 2020 12:56:17 +0000 (15:56 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 29 Sep 2020 16:58:43 +0000 (16:58 +0000)
Include the homescreen-demo-ci application when agl-ci distro feature
has been passed.

Bug-AGL: SPEC-3592

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I7b27d96a3451fd80ef290eef5ae6ebddbc654e98

recipes-platform/packagegroups/packagegroup-hmi-framework.bb

index 6e07493..c5ea9fd 100644 (file)
@@ -23,6 +23,9 @@ RDEPENDS_${PN} = " \
   hmi-debug \
   launcher \
 "
+
+RDEPENDS_append_${PN} = " ${@bb.utils.contains('DISTRO_FEATURES', 'AGLCI', 'homescreen-demo-ci', '', d)}"
+
 # NOTE: Currently no coverage versions of these widgets, they should
 #       be added here when available.
 RDEPENDS_${PN}-devel = " \