Unified HMI: Preconfigured Images 67/30767/2
authorKenta <murakami.kenta002@jp.panasonic.com>
Wed, 15 Jan 2025 08:22:25 +0000 (17:22 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 17 Jan 2025 09:00:10 +0000 (09:00 +0000)
commit3377b82dd19f4bc6e67bd38c041d1de8cb17c382
tree32bda337bbf7a590068ee324a45a37f4ed7fe275
parent4cf280d7b5f9e76c60ba677671a7ae7af2d86db4
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: I682f9eef6d1861e9ec2a7153dd8f3c42f1078a05
Signed-off-by: Kenta <murakami.kenta002@jp.panasonic.com>
17 files changed:
meta-uhmi/meta-agl-uhmi-demo/README.md [new file with mode: 0644]
meta-uhmi/meta-agl-uhmi-demo/conf/layer.conf [new file with mode: 0644]
meta-uhmi/meta-agl-uhmi-demo/recipes-config/uhmi-config/files/app.json [new file with mode: 0644]
meta-uhmi/meta-agl-uhmi-demo/recipes-config/uhmi-config/files/initial_vscreen.json [new file with mode: 0644]
meta-uhmi/meta-agl-uhmi-demo/recipes-config/uhmi-config/files/uhmi-ivi-wm.conf [new file with mode: 0644]
meta-uhmi/meta-agl-uhmi-demo/recipes-config/uhmi-config/files/wired-receiver.config [new file with mode: 0644]
meta-uhmi/meta-agl-uhmi-demo/recipes-config/uhmi-config/files/wired-sender.config [new file with mode: 0644]
meta-uhmi/meta-agl-uhmi-demo/recipes-config/uhmi-config/set-hostname.inc [new file with mode: 0644]
meta-uhmi/meta-agl-uhmi-demo/recipes-config/uhmi-config/uhmi-config-receiver.bb [new file with mode: 0644]
meta-uhmi/meta-agl-uhmi-demo/recipes-config/uhmi-config/uhmi-config-sender.bb [new file with mode: 0644]
meta-uhmi/meta-agl-uhmi-demo/recipes-graphics/wayland/files/weston_ivi-shell.ini [new file with mode: 0644]
meta-uhmi/meta-agl-uhmi-demo/recipes-graphics/wayland/weston-init.bbappend [new file with mode: 0644]
meta-uhmi/meta-agl-uhmi-demo/recipes-platform/images/agl-uhmi-demo-preconfigured-receiver.bb [new file with mode: 0644]
meta-uhmi/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]