Avoid seatd error in guest container 64/29964/2
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Sun, 2 Jun 2024 03:01:08 +0000 (12:01 +0900)
committerNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Sun, 2 Jun 2024 08:38:46 +0000 (17:38 +0900)
After the scarthgap update, the weson couldn't handle input device
in guest container.  It causes by libseat error that use by weston 13.
This patch add environment variable to avoid seatd error.

Bug-AGL: SPEC-5158

Change-Id: Ie12a65ae4f2737565bbc7cc1f6e44728a7ccdec0
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
meta-agl-ic-container/recipes-graphics/wayland/weston-init-guest/weston.env

index ed5f262..7df25aa 100644 (file)
@@ -2,3 +2,5 @@ XDG_RUNTIME_DIR=/run/user/0
 DLM_RUNTIME_PATH=/var/display/drm-lease-manager
 DRM_LEASE_DEVICE=lease
 WAYLAND_DISPLAY=wayland-1
+LIBSEAT_BACKEND=builtin
+SEATD_VTBOUND=0