From b790e412f8783f687efc0dddc1b3315ef7aac9bd Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Thu, 14 Apr 2022 13:58:39 +0300 Subject: agl-compositor-init_agl-app-fw: Include agl-shell-activator Turns out we weren't including the agl-shell-activator activation tool so include it by default. It remains to be seen if it makes sense to have in the compositor, rather than outside, but for the time being just include it by default. Bug-AGL: SPEC-4324 Signed-off-by: Marius Vlad Change-Id: I5a16baca8be83715f86e02809324497a837a235a Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27411 ci-image-build: Jenkins Job builder account Tested-by: Jan-Simon Moeller Reviewed-by: Jan-Simon Moeller --- .../recipes-graphics/wayland/agl-compositor-init_agl-app-fw.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-app-framework/recipes-graphics/wayland/agl-compositor-init_agl-app-fw.inc b/meta-app-framework/recipes-graphics/wayland/agl-compositor-init_agl-app-fw.inc index f6ddafb05..b97a537d5 100644 --- a/meta-app-framework/recipes-graphics/wayland/agl-compositor-init_agl-app-fw.inc +++ b/meta-app-framework/recipes-graphics/wayland/agl-compositor-init_agl-app-fw.inc @@ -39,6 +39,7 @@ FILES:${PN} = "\ RDEPENDS:${PN} = " \ agl-compositor \ + agl-shell-activator \ agl-session \ weston-ini \ " -- cgit 1.2.3-korg