summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/html5-homescreen/files
AgeCommit message (Collapse)AuthorFilesLines
2020-09-08html5-homescreen: Avoid autostart of launcher on qemuLorenzo Tilve1-0/+25
When launching automatically the html5-laucher from the html5-homescreen using the sw compositing pipeline on qemu, a race condition is happening that is breaking the UI. This is removing this autostart of the launcher, which still can be started manually, while the racing issues are fixed. Bug-AGL: SPEC-3544 Signed-off-by: Lorenzo Tilve <ltilve@igalia.com> Change-Id: Ic9e3dbf68d69d3042b0e850e63c7ff0c210cf1a4