Age | Commit message (Collapse) | Author | Files | Lines |
|
New Momi IVI uses QtWaylandCompositor based compositor.
It will realize to fix for touch event bug in Momi IVI.
After this changes, weston with wayland-ivi-extention is not needed.
Bug-AGL: SPEC-5162
Change-Id: Ib0e2346dd9907d3e154359b8b9d7d7bf492b2093
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
|
|
AGL got new board support that based on Rockchip SoC.
Initial patch support AGL demo IVI only.
This patch add Rockchip board support to IC container integration.
Bug-AGL: SPEC-5246
Change-Id: I6203bb9e2b7cd3cad7604da45c744e88a21d1454
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
|
|
This patch add board support for raspberrypi5.
Bug-AGL: SPEC-5242
Change-Id: I9e9c244da74fd2c5d83f71b43eb40ae491276096
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
|
|
After the scarthgap update, the weson couldn't handle input device
in guest container. It causes by libseat error that use by weston 13.
This patch add environment variable to avoid seatd error.
Bug-AGL: SPEC-5158
Change-Id: Ie12a65ae4f2737565bbc7cc1f6e44728a7ccdec0
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
|
|
Update the wayland-ivi-extension recipe to use latest upstream
master branch commit to get Weston 12 support, and apply the
pending Weston 13 support PR as a patch. All previous local
patches have been dropped.
Bug-AGL: SPEC-5123
Change-Id: I88a5ba0500cecc241c1abc6b6babb805ec20631d
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
The cluster-refgui shall re-connect in case of cluster-service
rebooting. This method should support to realize robustness system.
This patch add support sync rebootig feature.
Bug-AGL: SPEC-5040
Change-Id: Iadd1c254d4b8e32be15419b3526dc581333a5456
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
|
|
Add guest and host image as well as associated configuration recipes
for simple DRM lease testing. The agl-host-image-drm-least-test image
has two guests that each run Weston + desktop-shell with a different
background color. A known issue at the moment is that networking is
not functional in the guests, this will be investigated further.
Bug-AGL: SPEC-4955
Change-Id: Ib69e627bb251180c2d7a1175de53d2fb1561aa61
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
This enable lxc auto start on Salvator-x H3/M3 and specify drm interface for M3.
Bug-AGL: SPEC-4808
Signed-off-by: Hau Vo <hau.vo.ra@renesas.com>
Change-Id: I45e9ff5453655f814f067ec1f48611ee4cea8442
|
|
In https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-devel/+/28799,
I got a review comment for place of configuration files.
This patch fix place of configuration files for rcar gen3.
Bug-AGL : SPEC-4790
Change-Id: I68444e05848817c52908009d33b7d62d7921a377
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
|
|
In https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-devel/+/28799,
I got a review comment for place of configuration files.
This patch fix place of configuration files for raspberry pi 4.
Bug-AGL : SPEC-4790
Change-Id: I6d2acc2a4f611dd68d34146a40d93abb4e0eed51
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
|
|
The weston-init and the weston-ini-conf ware not
used in existing integration.
This patch remove these obsoleted recipes.
Bug-AGL: SPEC-4777
Change-Id: I8048bc311c1cece40ce5a78b3a0287bde74d2b25
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
|
|
Define the defaults to launch the cluster and ivi containers on qemu.
Platform specific customizations can be added in dynamic layers.
Bug-AGL: SPEC-4464
Change-Id: I3d2bc4e3dfa8afdad4d29fc29700833f5bc7ecaa
Signed-off-by: Damian Hobson-Garcia <dhobsong@igel.co.jp>
|
|
meta-agl-lxc is no longer reflecting the actual content and use of the layer.
Rename it to 'meta-agl-ic-container' and the feature to 'agl-ic-container'.
Also rename the main image to 'agl-cluster-demo-lxc-host' to match the pattern used
by all other images e.g. agl-<ivi,cluster,telematics>-demo-* .
But keep the names of the underlying images as-is.
Bug-AGL: SPEC-4464
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I898c786ca884331b302a3be8e150379fcf5bdc9b
|