Workaround issue with homescreen-demo-ci with AGLCI on
[AGL/meta-agl-demo.git] / recipes-platform / packagegroups / packagegroup-hmi-framework.bb
index c5ea9fd..6061bf4 100644 (file)
@@ -24,7 +24,8 @@ RDEPENDS_${PN} = " \
   launcher \
 "
 
-RDEPENDS_append_${PN} = " ${@bb.utils.contains('DISTRO_FEATURES', 'AGLCI', 'homescreen-demo-ci', '', d)}"
+# temporarily disable due to failure to install package when AGLCI is on
+#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.