agl-demo-platform: Do not activate by default 91/27991/3
authorMarius Vlad <marius.vlad@collabora.com>
Thu, 15 Sep 2022 11:49:18 +0000 (14:49 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 22 Sep 2022 17:26:14 +0000 (17:26 +0000)
With the recent protocol changes and Qt shell client updates, we can
now switch off activate by default for the agl-demo-platform.

This allows a smooth transtion and allows running code side-by-side
until all shell clients will transition to it. For now we'll do it
for just Qt homescreen (agl-demo-platform).

Bug-AGL: SPEC-4528
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I22ee07544ba664452e24adc2d83187e013e77226

recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb

index a8be87b..307c428 100644 (file)
@@ -29,6 +29,7 @@ AGL_APPS = " \
     "
 
 RDEPENDS:${PN}:append = " \
+    weston-ini-conf-no-activate \
     launcher \
     qtquickcontrols2-agl \
     qtquickcontrols2-agl-style \