summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/html5-launcher
AgeCommit message (Collapse)AuthorFilesLines
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
2019-08-26html5-launcher: create recipeJacobo Aragunde Pérez1-0/+25
This recipe makes use of npm to install the JS dependencies and also generate the wgt file. Bug-AGL: SPEC-2401 Change-Id: I97557fa9193edabff611f98d12e54ec2463d4415 Signed-off-by: Jacobo Aragunde Pérez <jaragunde@igalia.com>