Unified HMI: Preconfigured Images
authorKenta <murakami.kenta002@jp.panasonic.com>
Thu, 19 Dec 2024 10:07:30 +0000 (19:07 +0900)
committerMarius Vlad <marius.vlad@collabora.com>
Tue, 14 Jan 2025 10:02:21 +0000 (12:02 +0200)
commit11770412cc0710807f93a2ba9cc8733441a7f2f9
tree092d0c2a19116987723e6a2a23f30f95c8b7e499
parent3a79b311f597c5f390cb6e7aae636f97fa4e724b
Unified HMI: Preconfigured Images

A new preconfigured demo image for Unified HMI has been added.
By building and launching the images for both the sender and receiver,
and executing a few commands, you can display the application across
two displays.

It supports three boards: qemu-x86-64, raspberrypi4, and agl-refhw.

Bug-AGL: SPEC-5321

Change-Id: Idc4e6d4b7e36245a239148607f6fe08f3be28a25
Signed-off-by: Kenta <murakami.kenta002@jp.panasonic.com>
18 files changed:
meta-agl-uhmi-demo/README.md [new file with mode: 0644]
meta-agl-uhmi-demo/SECURITY.md [new file with mode: 0644]
meta-agl-uhmi-demo/conf/layer.conf [new file with mode: 0644]
meta-agl-uhmi-demo/recipes-config/uhmi-config/customize-uhmi-ivi-wm.inc [new file with mode: 0644]
meta-agl-uhmi-demo/recipes-config/uhmi-config/files/app.json [new file with mode: 0644]
meta-agl-uhmi-demo/recipes-config/uhmi-config/files/initial_vscreen.json [new file with mode: 0644]
meta-agl-uhmi-demo/recipes-config/uhmi-config/files/wired-receiver.network [new file with mode: 0644]
meta-agl-uhmi-demo/recipes-config/uhmi-config/files/wired-sender.network [new file with mode: 0644]
meta-agl-uhmi-demo/recipes-config/uhmi-config/set-hostname.inc [new file with mode: 0644]
meta-agl-uhmi-demo/recipes-config/uhmi-config/uhmi-config-receiver.bb [new file with mode: 0644]
meta-agl-uhmi-demo/recipes-config/uhmi-config/uhmi-config-sender.bb [new file with mode: 0644]
meta-agl-uhmi-demo/recipes-graphics/wayland/files/weston_ivi-shell.ini [new file with mode: 0644]
meta-agl-uhmi-demo/recipes-graphics/wayland/weston-init.bbappend [new file with mode: 0644]
meta-agl-uhmi-demo/recipes-platform/images/agl-uhmi-demo-preconfigured-receiver.bb [new file with mode: 0644]
meta-agl-uhmi-demo/recipes-platform/images/agl-uhmi-demo-preconfigured-sender.bb [new file with mode: 0644]
templates/feature/agl-uhmi-demo/50_bblayers.conf.inc [new file with mode: 0644]
templates/feature/agl-uhmi-demo/50_local.conf.inc [new file with mode: 0644]
templates/feature/agl-uhmi-demo/included.dep [new file with mode: 0644]