recipes-graphics/wayland/weston-ini-conf: Remove grcp-server.cfg 37/28737/2
authorMarius Vlad <marius.vlad@collabora.com>
Sat, 29 Apr 2023 13:32:05 +0000 (16:32 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 8 May 2023 20:18:56 +0000 (20:18 +0000)
And add it meta-agl/mega-agl-core, like all our other ini configuration.
Reason being we group all our ini config files there, and this is
harmless, it won't depend on anything. We already build grpc-proxy
PACKAGECONFIG for agl-demo, starting with octopus.

This is basically a revert of 1b347d8823,
'[weston-ini-conf] Fix dependency issue with grpc in meta-agl-core'

Bug-AGL: SPEC-4776
Change-Id: I2502a3828d7c3a71707fac7cc535df6c312eabc5
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Suggested-by: Scott Murray <scott.murray@konsulko.com>
recipes-graphics/wayland/weston-ini-conf/grpc-server.cfg [deleted file]
recipes-graphics/wayland/weston-ini-conf_agldemo.inc

diff --git a/recipes-graphics/wayland/weston-ini-conf/grpc-server.cfg b/recipes-graphics/wayland/weston-ini-conf/grpc-server.cfg
deleted file mode 100644 (file)
index 14805b9..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-
-[shell-client-ext]
-command=/usr/lib/agl-compositor/agl-shell-grpc-server
-
index 9eabf58..003d411 100644 (file)
@@ -2,9 +2,6 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/weston-ini-conf:"
 
 SRC_URI += "file://weston.ini.kvm.in"
 
-# as grpc-server is enabled in meta-agl-demo, we can enable it here
-SRC_URI += "file://grpc-server.cfg"
-
 GUEST_VM1_IMAGE ?= "agl-ivi-demo-platform-flutter"
 GUEST_VM2_IMAGE ?= "agl-cluster-demo-platform-flutter"