summaryrefslogtreecommitdiffstats
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-13 14:48:14 +0000
commit3b599035f9ddce11bbd473a142294b06d48f18c2 (patch)
tree9de9881e00c25f37c2e0de63c84f3ac13db4e8bc
parentc4845be44e8a64f4a4bc1a39865f43dfe403fe57 (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> (cherry picked from commit db9539b90921538b2ad3e61d74124b0c8d8e2e4e) Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28477
-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