summaryrefslogtreecommitdiffstats
path: root/meta-app-framework
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2022-09-15 14:44:33 +0300
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-09-22 11:08:52 +0000
commit6a8a33f99a66ae150a86e10551b2ad81a4117e13 (patch)
tree06e9c59f81da461741d94d6c872edaf6854ccb6b /meta-app-framework
parent5c7eb02af82c879127e1049727e721df241f61f1 (diff)
weston-ini-conf: Add weston-ini-config-no-activate
This patch adds a way to tick dynamically activate-by-default to false, and provide a safe migration towards disabling by default activation entirely. We do this with just only the Qt toolkit and will proceed with WAM/chromium once that has support as well for this. Bug-AGL: SPEC-4528 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I3573ea92d3ea865db223bd01e58b9ec202cfa7ae Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27990 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-app-framework')
-rw-r--r--meta-app-framework/recipes-graphics/wayland/weston-ini-conf_agl-app-fw.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-app-framework/recipes-graphics/wayland/weston-ini-conf_agl-app-fw.inc b/meta-app-framework/recipes-graphics/wayland/weston-ini-conf_agl-app-fw.inc
index 25213a9f1..6e599e9b9 100644
--- a/meta-app-framework/recipes-graphics/wayland/weston-ini-conf_agl-app-fw.inc
+++ b/meta-app-framework/recipes-graphics/wayland/weston-ini-conf_agl-app-fw.inc
@@ -1,3 +1,4 @@
RDEPENDS:${PN} = ""
RDEPENDS:${PN}-landscape = ""
RDEPENDS:${PN}-landscape-inverted = ""
+RDEPENDS:${PN}-no-activate = ""