summaryrefslogtreecommitdiffstats
path: root/recipes-core/psplash/agl-container-guest
diff options
context:
space:
mode:
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>2023-04-23 20:31:49 +0900
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2023-06-02 09:06:53 +0000
commitabf37f753defbf11f954176cdec3bce26c98efaa (patch)
tree86a4b52c270f1c656b9c8ead137fff9e6eb20a1e /recipes-core/psplash/agl-container-guest
parent4922574f29ffef9341177b394a350bd054e20a68 (diff)
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>
Diffstat (limited to 'recipes-core/psplash/agl-container-guest')
-rw-r--r--recipes-core/psplash/agl-container-guest/psplash.env4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-core/psplash/agl-container-guest/psplash.env b/recipes-core/psplash/agl-container-guest/psplash.env
new file mode 100644
index 00000000..ed5f2621
--- /dev/null
+++ b/recipes-core/psplash/agl-container-guest/psplash.env
@@ -0,0 +1,4 @@
+XDG_RUNTIME_DIR=/run/user/0
+DLM_RUNTIME_PATH=/var/display/drm-lease-manager
+DRM_LEASE_DEVICE=lease
+WAYLAND_DISPLAY=wayland-1