summaryrefslogtreecommitdiffstats
path: root/meta-agl-ic-container/conf/include/drm-lease-multi-display.inc
AgeCommit message (Collapse)AuthorFilesLines
2023-10-10Add support Salvator-x H3/M3 to IC container demopike_16.0.5pike_16.0.4pike_16.0.3pike_16.0.2pike/16.0.5pike/16.0.4pike/16.0.3pike/16.0.216.0.516.0.416.0.316.0.2pikeHau Vo1-0/+1
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 (cherry picked from commit 88775acac57bdd2184180ad672a410b1155f1e1f)
2023-05-09Update raspberrypi4 support for AGL IC container integrationNaoto Yamaguchi1-0/+1
The raspberrypi4 and R-CarH3-refhw board is main supporting board for AGL IC container integration. The raspberrypi4 is require few patches. This patch update raspberrypi4 support for AGL IC container integration. Bug-AGL: SPEC-4777 Change-Id: I719e01aa8d603eced73e99fc54652b89d2d612b9 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
2023-05-09Reworking config creation for lxc and container managerNaoto Yamaguchi1-0/+3
At "Add initial container manager config for r-car gen3" add container manager config recipes. But it is not support dynamic drm lease configuration, it require to static configuration in each guest. This patch enable dynamic drm lease configuration similar to lxc-config. Bug-AGL: SPEC-4777 Change-Id: I6161c5ff3d93ddbbde866c1c28d107d8f524d40b Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>