summaryrefslogtreecommitdiffstats
path: root/meta-agl-core
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2023-01-31 16:58:58 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2023-02-09 15:55:41 +0000
commitdb9539b90921538b2ad3e61d74124b0c8d8e2e4e (patch)
treed3abd13cc0c4f439c5d1ceff0c3afca7a684c1d4 /meta-agl-core
parentd32e23430931dc1d4d0dc1b4a39fadb3939cf354 (diff)
weston-ini-conf/core.cfg: Bring in shell-ext-client
Rather than messing up the ini file, bring it in from the core configuration file. This allows to start-up the gRPC proxy server at start-up. This is a follow from Revert "weston-ini-conf: Add agl-shell-grpc-server" This reverts commit 2f40613cbf42fd378feea57ccefbb3215ecc1355. Change-Id: I40ab339fe73efb07ac1e86e6778764a553a3cabe Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28441 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Scott Murray <scott.murray@konsulko.com> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-core')
-rw-r--r--meta-agl-core/recipes-graphics/wayland/weston-ini-conf/core.cfg3
1 files changed, 3 insertions, 0 deletions
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 90774ed79..089f3bd10 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,3 +2,6 @@
backend=drm-backend.so
require-input=false
modules=systemd-notify.so
+
+[shell-client-ext]
+command=/usr/lib/agl-compositor/agl-shell-grpc-server