diff options
author | Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> | 2023-08-20 11:10:24 +0900 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2023-09-04 13:06:14 +0000 |
commit | 452232c0acd8753bc70aa0af04171f606e132be0 (patch) | |
tree | 13e9f94014d1431da5e3b9bcc1d6c7dc2162da75 /meta-agl-test | |
parent | e377ee5b8bf34061b633f5d14ea7f704b20b5c26 (diff) |
Fix agl IC demo is not show both screen
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>
Diffstat (limited to 'meta-agl-test')
0 files changed, 0 insertions, 0 deletions