Enable psplash in guest container using drm-lease 93/28693/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>
Tue, 9 May 2023 15:29:36 +0000 (15:29 +0000)
commit8431b953287f1fa849def345025f1aa1fa3f42cc
treec24b35340e826953146a11ae73e28b5e1021a878
parentbf0670906f4c011ccbab46c2b36433418c0c02b9
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: I2c58b0db489b1573ef3b7f7396203550c1fb89d6
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