Age | Commit message (Collapse) | Author | Files | Lines |
|
The lighttpd-module-alias and the lighttpd-module-access plugin
changed to builtin plugin from dynamic loading plugin.
This patch remove package dependency for the
lighttpd-module-alias and the lighttpd-module-access from
the momiweb.
Bug-AGL: SPEC-5158
Change-Id: I718a480f697d3cc7ff790ba371174a57131746a1
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
|
|
The mominavi out style error after Jan. 2024.
Previous mominavi doesn't have capability for style setting change.
This patch fix this error using configurations by recipe.
Bug-AGL: SPEC-5158
Change-Id: I6571bf9e39cf8b0563d7842e3f29962987d8e37e
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
|
|
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>
|
|
The latest cluster service is supporting demo signal passing by
cluster API.
This patch change cluster-refgui to cluster-service oriented
version that behavior is controlled by cluster-service.
Bug-AGL: SPEC-4991
Change-Id: Ibe687482bbf2b21b21668596cc035e0c4fe1ec33
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
|
|
Existing AGL Instrument Cluster is not implement cluster service
only a framework library.
This patch add support cluster service to cluster-refgui.
Bug-AGL: SPEC-4991
Change-Id: Idee17d652d86e743c11de48337d01502bf9f8ff7
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
|
|
In R-Car platform such as ref-hw is not show cluster and ivi screen.
It cause by installing gles-user-module-firmware into guest image.
gles-user-module-firmware is installed by kernel-module-gles dependency.
kernel-module-gles is installed by MACHINE_EXTRA_RRECOMMENDS from agl_rcar.inc,
but this environment variable can't delete in guest build.
This patch fix this issue.
Bug-AGL: SPEC-4888
Change-Id: Ica0f8d6ef48d30333bbccdff7380471b11ad063c
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
|
|
Mominavi, momiplay and momiscreen are refernce application of
AGL IC container integration. These repository was refer to
outside development repository.
This patch change repository from outside development repository
to AGL repository.
Bug-AGL: SPEC-4821
Change-Id: I5380f002982978457df5320c66a4bba3135778db
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
|
|
When CH57x keyboard connect USB port, a systemd-udev-settle.servic
fail boot up in boot time.
This patch change udev rule to fix this bug.
Bug-AGL: SPEC-4766
Change-Id: I7f0002c74050041d31d24fca5e95ad81830df193
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
|
|
Container exchange user interface using CH57x keyboard.
This UI based on mock container manager for AGL CES2023
demo.
That is contributed by Hiroyuki Ishii <ishii.hiroyuki002@jp.panasonic.com>
Bug-AGL: SPEC-4766
Change-Id: I3654bb0fd22787c66af554db71fc3adb82440702
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
|
|
Momi web is a Web UI for AGL IC container demo. That support
IVI guest change and force rebooting to ivi guest.
This patch add support momi web to use full demo integration.
It use lighttpd.
Bug-AGL: SPEC-4766
Change-Id: Ie0a91b80cee7462e580706d89abca8ece8142712
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
|
|
After the drm-lease-manager update, the drm-lease socket
file setting is move on each environment variable setting.
On the other hand, previous setting was not remove from
system.conf for each guest.
This patch remove drm-lease-manager and qt environment
variable setting from system.conf for each guest.
Bug-AGL: SPEC-4777
Change-Id: I972ee51f593ab305e0ffa548083cff11cf0014d5
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
|
|
The ivi-layer manager configuration file needs to know the name
of display connector to set up the layer configuration.
Adjust the connector name in the configuration file to reflect
the connector names in us on the platform being built. This
currently only applies to qemu, but could be applied to other
build configurations in future.
Bug-AGL: SPEC-4464
Change-Id: Ie52c9b8639a2bd5c83c4686ff9b557d05a2a7e1e
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
|