X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-extended%2Fagl-qemu-runner%2Ffiles%2Fagl-qemu-runner.sh;h=ab3a02c9144e1b3a5ad2283598aa2af73bd85cba;hb=6dc0e32fbda2c122a2b59630d774dc4ef1a49619;hp=d050bdbfbcfbe60382d7d4aa86a1d1b5e387768e;hpb=e9aff80fda75723360d070793e645a8db541b8bf;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-extended/agl-qemu-runner/files/agl-qemu-runner.sh b/recipes-extended/agl-qemu-runner/files/agl-qemu-runner.sh index d050bdbfb..ab3a02c91 100755 --- a/recipes-extended/agl-qemu-runner/files/agl-qemu-runner.sh +++ b/recipes-extended/agl-qemu-runner/files/agl-qemu-runner.sh @@ -37,7 +37,7 @@ if [ -n "$QEMU_TASKSET_CPUS" ]; then fi export SDL_VIDEODRIVER=wayland -export XDG_RUNTIME_DIR=/run/user/200 +export XDG_RUNTIME_DIR=/run/user/1001 # The following may be needed if the socket is not wayland-0, as SDL # seems to lack detection logic for that case. #export WAYLAND_DISPLAY=wayland-1