summaryrefslogtreecommitdiffstats
path: root/recipes-core/psplash/psplash_git.bbappend
AgeCommit message (Collapse)AuthorFilesLines
2023-06-02Enable psplash in guest container using drm-leaseNaoto Yamaguchi1-0/+1
The upstream version of psplash is supporting fb based splash screen. On the other hand, drm lease infrastructure is not support fb. This patch enable drm-lease support at psplash. This work contributed by Hiroyuki Ishii at CES2023 demo development. Bug-AGL: SPEC-4766 Change-Id: Ib9529b4e404be7d8520e6dc405c60e39b59d6796 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
2020-12-17SPEC-3723: restructure meta-agl-demoJan-Simon Moeller1-0/+1
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