Enable psplash in guest container using drm-lease 61/28961/2
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Sun, 23 Apr 2023 11:31:49 +0000 (20:31 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 2 Jun 2023 09:06:53 +0000 (09:06 +0000)
commitabf37f753defbf11f954176cdec3bce26c98efaa
tree86a4b52c270f1c656b9c8ead137fff9e6eb20a1e
parent4922574f29ffef9341177b394a350bd054e20a68
Enable psplash in guest container using drm-lease

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>
recipes-core/psplash/agl-container-guest/psplash.env [new file with mode: 0644]
recipes-core/psplash/psplash-portrait-config.bbappend [new file with mode: 0644]
recipes-core/psplash/psplash-portrait-config_agl-container-guest-demo.inc [new file with mode: 0644]
recipes-core/psplash/psplash_agl-container-guest-demo.inc [new file with mode: 0644]
recipes-core/psplash/psplash_git.bbappend