summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/html5-homescreen/html5-homescreen_git.bb
AgeCommit message (Collapse)AuthorFilesLines
2020-09-08html5-homescreen: Avoid autostart of launcher on qemuLorenzo Tilve1-0/+3
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
2020-06-02Update html5 widget recipesScott Murray1-11/+1
Remove aglwgt task over-rides so that autobuild scripts will be used, and clean up DEPENDS definitions to match OE style recommendation. Bug-AGL: SPEC-2049, SPEC-3397 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I4cc54aa272060ec8130ea253164a99cd00ad5c44
2020-02-07html5-homescreen: create recipe and add to html5 demoLorenzo Tilve1-0/+25
Bug-AGL: SPEC-2401 Change-Id: I6bcc182f856fa56d76152e28a0ee96d74ff7b555 Signed-off-by: Lorenzo Tilve <ltilve@igalia.com>