weston-ini-conf: explicitly enable compositor gRPC proxy 18/30018/2 quillback 17.1.2 17.1.3 17.1.4 17.1.5 17.1.6 17.1.7 quillback/17.1.2 quillback/17.1.3 quillback/17.1.4 quillback/17.1.5 quillback/17.1.6 quillback/17.1.7 quillback_17.1.2 quillback_17.1.3 quillback_17.1.4 quillback_17.1.5 quillback_17.1.6 quillback_17.1.7
authorScott Murray <scott.murray@konsulko.com>
Thu, 20 Jun 2024 15:00:55 +0000 (11:00 -0400)
committerScott Murray <scott.murray@konsulko.com>
Mon, 24 Jun 2024 21:21:14 +0000 (21:21 +0000)
Add "grpc-proxy" to the new WESTON_FRAGMENTS_BASE to explicitly
enable agl-shell-grpc-proxy, thus matching the configuration the
agl-compositor bbappend in this layer enables.

Bug-AGL: SPEC-5183

Change-Id: Id842f3570ef6faf5c6424f201dbec1f896986378
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30018
ci-image-build: Jenkins Job builder account
Tested-by: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account

recipes-graphics/wayland/weston-ini-conf_agldemo.inc

index 14290b9..dc52338 100644 (file)
@@ -2,6 +2,8 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/weston-ini-conf:"
 
 SRC_URI += "file://remote-output.cfg.in"
 
+WESTON_FRAGMENTS_BASE += "grpc-proxy"
+
 # Options for the user to change in local.conf
 # e.g. REMOTING_OUTPUT_MODE = "1080x1488"
 REMOTING_OUTPUT_MODE ??= "640x720@30"