From: Jan-Simon Moeller Date: Thu, 16 Feb 2023 13:28:00 +0000 (+0100) Subject: [weston-ini-conf] Fix dependency issue with grpc in meta-agl-core X-Git-Tag: 15.91.0~45 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=c431bbb2f0f5bf0c66d8473344db0aa26d834bfa;p=AGL%2Fmeta-agl.git [weston-ini-conf] Fix dependency issue with grpc in meta-agl-core grpc is not in the core layer but in meta-oe . Guard the dependency and only enable when prerequisites are met. This also affects weston-ini-conf. We move this into meta-agl-demo. Bug-AGL: SPEC-4707 Change-Id: Ia07cc8e32ac0c38586765985f367dae0cf8c429c Signed-off-by: Jan-Simon Moeller Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28510 Reviewed-by: Marius Vlad Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account --- diff --git a/meta-agl-core/recipes-graphics/wayland/weston-ini-conf/core.cfg b/meta-agl-core/recipes-graphics/wayland/weston-ini-conf/core.cfg index 089f3bd10..90774ed79 100644 --- a/meta-agl-core/recipes-graphics/wayland/weston-ini-conf/core.cfg +++ b/meta-agl-core/recipes-graphics/wayland/weston-ini-conf/core.cfg @@ -2,6 +2,3 @@ backend=drm-backend.so require-input=false modules=systemd-notify.so - -[shell-client-ext] -command=/usr/lib/agl-compositor/agl-shell-grpc-server