summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/html5-mixer
AgeCommit message (Collapse)AuthorFilesLines
2020-12-17SPEC-3723: restructure meta-agl-demoJan-Simon Moeller1-15/+0
All demo related components should be in here now. We keep the packagegroups on purpose for now to stay backward-compatible. v2: layer does pass yocto-check-layer, dependencies adapted v3: remove the dynamic-layer setup, use all-in-one approach v4: Fixed comments from Paul Barker. Tnx! v5: Removed wayland/weston/agl-compositor additions, except for demo specific weston-init bbappend Follow-up changes required later: - massaging packagegroups - scrub of recipes Bug-AGL: SPEC-3723 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I47cefd8c23d46b2cdd063470e3f7d97d5ad952d8
2020-06-02Update html5 widget recipesScott Murray1-1/+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-06-02html5-mixer: remove recipe overrides to use autobuild scriptLorenzo Tilve1-10/+0
Bug-AGL: SPEC-3397 Signed-off-by: Lorenzo Tilve <ltilve@igalia.com> Change-Id: I119af4b627f351dbbb2c4b97dafc8464804913a6
2020-02-07html5-mixer: create recipe and add to html5 demoLorenzo Tilve1-0/+25
Bug-AGL: SPEC-2824 Change-Id: Icc15a48d2a78dfdd57bf60f050ec0b66c714aefa Signed-off-by: Lorenzo Tilve <ltilve@igalia.com>