meta-uhmi: propagate the app_id to UHMI FW nodes 87/30887/3 master
authorKenta <murakami.kenta002@jp.panasonic.com>
Thu, 13 Mar 2025 07:49:03 +0000 (16:49 +0900)
committerKenta <murakami.kenta002@jp.panasonic.com>
Tue, 18 Mar 2025 10:54:58 +0000 (19:54 +0900)
commite8250f72f6b1511c6075d33d61658506f4d25fa5
treefb3cdd65b9ff96da3b3b4d4ff6c1e16ea1bd65a1
parent6a82c1c94dc84172f5610ccfc0ab9b72d750eb8b
meta-uhmi: propagate the app_id to UHMI FW nodes

To support gRPC for UHMI, rvgpu-renderer must register the app_id with
agl-compositor, and uhmi-agl-wm must use it to run gRPC commands.

After this commit, please set the same app_id to Json files below:
* app.json: set "app_id" key under "backend_params"
* initial_vscreen.json: set "APPID" key under "vsurface"
Then, the app_id is propagated from ula to uhmi-agl-wm and from ucl
to remote-virtio-gpu and gRPC can change layouts of apps.

Bug-AGL: SPEC-5356

Change-Id: Ie835b794f30b199675ff8901d551854ff721ebc8
Signed-off-by: Kenta <murakami.kenta002@jp.panasonic.com>
meta-uhmi/meta-agl-uhmi-demo/recipes-config/uhmi-config/files/app.json
meta-uhmi/meta-agl-uhmi-demo/recipes-config/uhmi-config/files/initial_vscreen.json
meta-uhmi/recipes-core/ucl-tools/ucl-tools_git.bb
meta-uhmi/recipes-core/uhmi-agl-wm/uhmi-agl-wm_git.bb
meta-uhmi/recipes-core/ula-tools/ula-tools-agl_git.bb
meta-uhmi/recipes-graphics/remote-virtio-gpu/remote-virtio-gpu.inc